Go to the documentation of this file.
13 #ifndef CIRCT_DIALECT_MOORE_MOOREOPS_H
14 #define CIRCT_DIALECT_MOORE_MOOREOPS_H
20 #include "mlir/IR/RegionKindInterface.h"
21 #include "mlir/Interfaces/ControlFlowInterfaces.h"
22 #include "mlir/Interfaces/InferTypeOpInterface.h"
23 #include "mlir/Interfaces/MemorySlotInterfaces.h"
25 #define GET_OP_CLASSES
26 #include "circt/Dialect/Moore/MooreEnums.h.inc"
28 #include "circt/Dialect/Moore/Moore.h.inc"