CIRCT
20.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 473 of file ExportVerilog.cpp.
|
inline |
Definition at line 476 of file ExportVerilog.cpp.
|
inline |
Definition at line 484 of file ExportVerilog.cpp.
References collectAndUniqueLocations().
|
inlineprivate |
Definition at line 499 of file ExportVerilog.cpp.
References assert().
|
inline |
Definition at line 496 of file ExportVerilog.cpp.
|
private |
Definition at line 516 of file ExportVerilog.cpp.