CIRCT
18.0.0git
|
Classes | |
struct | Impl |
Public Member Functions | |
LocationEmitter (LoweringOptions::LocationInfoStyle style, Location loc) | |
LocationEmitter (LoweringOptions::LocationInfoStyle style, const SmallPtrSetImpl< Operation * > &ops) | |
StringRef | strref () |
Private Member Functions | |
void | emitLocationSetInfo (llvm::raw_string_ostream &os, LoweringOptions::LocationInfoStyle style, const SmallPtrSetImpl< Attribute > &locationSet) |
Private Attributes | |
std::string | output |
Definition at line 526 of file ExportVerilog.cpp.
|
inline |
Definition at line 529 of file ExportVerilog.cpp.
|
inline |
Definition at line 537 of file ExportVerilog.cpp.
References collectAndUniqueLocations().
|
inlineprivate |
Definition at line 552 of file ExportVerilog.cpp.
References assert().
|
inline |
Definition at line 549 of file ExportVerilog.cpp.
|
private |
Definition at line 569 of file ExportVerilog.cpp.