Loading...
Searching...
No Matches
Go to the documentation of this file.
9#ifndef CIRCT_DIALECT_ARC_ARCOPS_H
10#define CIRCT_DIALECT_ARC_ARCOPS_H
12#include "mlir/IR/OpImplementation.h"
13#include "mlir/IR/RegionKindInterface.h"
14#include "mlir/IR/SymbolTable.h"
15#include "mlir/Interfaces/CallInterfaces.h"
16#include "mlir/Interfaces/ControlFlowInterfaces.h"
17#include "mlir/Interfaces/FunctionInterfaces.h"
18#include "mlir/Interfaces/InferTypeOpInterface.h"
19#include "mlir/Interfaces/SideEffectInterfaces.h"
25#include "circt/Dialect/Arc/ArcInterfaces.h.inc"
28#include "circt/Dialect/Arc/Arc.h.inc"