|
CIRCT 22.0.0git
|
Functions | |
| StringRef | getFragmentsAttrName () |
| Return the name of the fragments array attribute. | |
| void | registerReducePatternDialectInterface (mlir::DialectRegistry ®istry) |
| Register the Emit Reduction pattern dialect interface to the given registry. | |
|
inline |
Return the name of the fragments array attribute.
Definition at line 30 of file EmitOps.h.
Referenced by circt::ExportVerilog::SharedEmitterState::collectOpsForFile(), and circt::SeqToSVPass::runOnOperation().
| void circt::emit::registerReducePatternDialectInterface | ( | mlir::DialectRegistry & | registry | ) |
Register the Emit Reduction pattern dialect interface to the given registry.
Definition at line 70 of file EmitReductions.cpp.