13 #ifndef CIRCT_DIALECT_MSFT_MSFTATTRIBUTES_H
14 #define CIRCT_DIALECT_MSFT_MSFTATTRIBUTES_H
19 #include "mlir/IR/BuiltinAttributes.h"
21 #define GET_ATTRDEF_CLASSES
22 #include "circt/Dialect/MSFT/MSFTAttributes.h.inc"
LogicalResult parseOptionalRegLoc(SmallVectorImpl< PhysLocationAttr > &locs, AsmParser &p)
Parse and append a PhysLocAttr.
void printOptionalRegLoc(PhysLocationAttr loc, AsmPrinter &p)
Print out the above.
The InstanceGraph op interface, see InstanceGraphInterface.td for more details.