MLIR
20.0.0git
|
#include "mlir/Dialect/LLVMIR/LLVMTypes.h"
#include "mlir/IR/OpImplementation.h"
#include <optional>
#include "mlir/Dialect/LLVMIR/LLVMOpsEnums.h.inc"
#include "mlir/Dialect/LLVMIR/LLVMAttrInterfaces.h.inc"
#include "mlir/Dialect/LLVMIR/LLVMOpsAttrDefs.h.inc"
Go to the source code of this file.
Classes | |
class | mlir::LLVM::DINodeAttr |
This class represents the base attribute for all debug info attributes. More... | |
class | mlir::LLVM::DIScopeAttr |
This class represents a LLVM attribute that describes a debug info scope. More... | |
class | mlir::LLVM::DILocalScopeAttr |
This class represents a LLVM attribute that describes a local debug info scope. More... | |
class | mlir::LLVM::DITypeAttr |
This class represents a LLVM attribute that describes a debug info type. More... | |
class | mlir::LLVM::DIVariableAttr |
This class represents a LLVM attribute that describes a debug info variable. More... | |
class | mlir::LLVM::TBAANodeAttr |
Base class for LLVM attributes participating in the TBAA graph. More... | |
Namespaces | |
mlir | |
Include the generated interface declarations. | |
mlir::LLVM | |
Macros | |
#define | GET_ATTRDEF_CLASSES |
#define GET_ATTRDEF_CLASSES |
Definition at line 99 of file LLVMAttrs.h.