CIRCT 20.0.0git
|
Classes | |
class | ESIHWBuilder |
Assist the lowering steps for conversions which need to create auxiliary IR. More... | |
struct | RemoveOpLowering |
Generic pattern for removing an op during pattern conversion. More... | |
Functions | |
StringAttr | getTypeID (Type t) |
uint64_t | getWidth (Type t) |
StringAttr circt::esi::detail::getTypeID | ( | Type | t | ) |
Definition at line 26 of file ESIPasses.cpp.
uint64_t circt::esi::detail::getWidth | ( | Type | t | ) |
Definition at line 32 of file ESIPasses.cpp.