MLIR
20.0.0git
|
#include "mlir/Support/LLVM.h"
#include "mlir/TableGen/Builder.h"
#include "mlir/TableGen/Constraint.h"
#include "mlir/TableGen/Trait.h"
Go to the source code of this file.
Classes | |
class | mlir::tblgen::AttrOrTypeBuilder |
Wrapper class that represents a Tablegen AttrOrTypeBuilder. More... | |
class | mlir::tblgen::AttrOrTypeParameter |
A wrapper class for tblgen AttrOrTypeParameter, arrays of which belong to AttrOrTypeDefs to parameterize them. More... | |
class | mlir::tblgen::AttributeSelfTypeParameter |
class | mlir::tblgen::AttrOrTypeDef |
Wrapper class that contains a TableGen AttrOrTypeDef's record and provides helper methods for accessing them. More... | |
class | mlir::tblgen::AttrDef |
This class represents a wrapper around a tablegen AttrDef record. More... | |
class | mlir::tblgen::TypeDef |
This class represents a wrapper around a tablegen TypeDef record. More... | |
Namespaces | |
llvm | |
The OpAsmOpInterface, see OpAsmInterface.td for more details. | |
mlir | |
Include the generated interface declarations. | |
mlir::tblgen | |