|
CIRCT 22.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 | |
| namespace | circt |
| The InstanceGraph op interface, see InstanceGraphInterface.td for more details. | |
| namespace | circt::msft |
Macros | |
| #define | GET_ATTRDEF_CLASSES |
Functions | |
| LogicalResult | circt::msft::parseOptionalRegLoc (SmallVectorImpl< PhysLocationAttr > &locs, AsmParser &p) |
| Parse and append a PhysLocAttr. | |
| void | circt::msft::printOptionalRegLoc (PhysLocationAttr loc, AsmPrinter &p) |
| Print out the above. | |
| #define GET_ATTRDEF_CLASSES |
Definition at line 21 of file MSFTAttributes.h.