MLIR
20.0.0git
|
#include "mlir/Bytecode/BytecodeOpInterface.h"
#include "mlir/IR/Builders.h"
#include "mlir/IR/BuiltinTypes.h"
#include "mlir/IR/Dialect.h"
#include "mlir/IR/OpImplementation.h"
#include "mlir/IR/SymbolTable.h"
#include "mlir/Interfaces/CallInterfaces.h"
#include "mlir/Interfaces/ControlFlowInterfaces.h"
#include "mlir/Interfaces/FunctionInterfaces.h"
#include "mlir/Interfaces/InferTypeOpInterface.h"
#include "mlir/Interfaces/SideEffectInterfaces.h"
#include "mlir/Dialect/Func/IR/FuncOps.h.inc"
#include "mlir/Dialect/Func/IR/FuncOpsDialect.h.inc"
Go to the source code of this file.
Classes | |
struct | llvm::PointerLikeTypeTraits< mlir::func::FuncOp > |
Allow stealing the low bits of FuncOp. More... | |
Namespaces | |
mlir | |
Include the generated interface declarations. | |
llvm | |
The OpAsmOpInterface, see OpAsmInterface.td for more details. | |
Macros | |
#define | GET_OP_CLASSES |