CIRCT
20.0.0git
|
#include "circt/Dialect/MSFT/MSFTDialect.h"
#include "circt/Support/LLVM.h"
#include "mlir/IR/BuiltinAttributes.h"
#include "circt/Dialect/MSFT/MSFTAttributes.h.inc"
Go to the source code of this file.
Namespaces | |
circt | |
The InstanceGraph op interface, see InstanceGraphInterface.td for more details. | |
circt::msft | |
Macros | |
#define | GET_ATTRDEF_CLASSES |
Functions | |
LogicalResult | circt::msft::parseOptionalRegLoc (SmallVectorImpl< PhysLocationAttr > &locs, AsmParser &p) |
Parse and append a PhysLocAttr. More... | |
void | circt::msft::printOptionalRegLoc (PhysLocationAttr loc, AsmPrinter &p) |
Print out the above. More... | |
#define GET_ATTRDEF_CLASSES |
Definition at line 21 of file MSFTAttributes.h.