MLIR
20.0.0git
|
#include "mlir/Bytecode/BytecodeOpInterface.h"
#include "mlir/Dialect/SPIRV/IR/SPIRVAttributes.h"
#include "mlir/Dialect/SPIRV/IR/SPIRVOpTraits.h"
#include "mlir/Dialect/SPIRV/IR/SPIRVTypes.h"
#include "mlir/IR/BuiltinOps.h"
#include "mlir/IR/OpImplementation.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 "llvm/Support/PointerLikeTypeTraits.h"
#include "mlir/Dialect/SPIRV/IR/SPIRVAvailability.h.inc"
#include "mlir/Dialect/SPIRV/IR/SPIRVOps.h.inc"
Go to the source code of this file.
Classes | |
struct | llvm::PointerLikeTypeTraits< mlir::spirv::FuncOp > |
Allow stealing the low bits of spirv::Function ops. More... | |
Namespaces | |
mlir | |
Include the generated interface declarations. | |
mlir::spirv | |
llvm | |
The OpAsmOpInterface, see OpAsmInterface.td for more details. | |
Macros | |
#define | GET_OP_CLASSES |
#define GET_OP_CLASSES |
Definition at line 42 of file SPIRVOps.h.