|
| inline ::mlir::StringRef | getRefName () const |
| void | print (::mlir::AsmPrinter &odsPrinter) const |
| ::mlir::FlatSymbolRefAttr | getNameRef () const |
|
| static TypeVarType | get (::mlir::MLIRContext *context, ::mlir::FlatSymbolRefAttr nameRef) |
| static TypeVarType | get (::mlir::FlatSymbolRefAttr nameRef) |
| static constexpr ::llvm::StringLiteral | getMnemonic () |
| ::mlir::Type | parse (::mlir::AsmParser &odsParser) |
|
| static constexpr ::llvm::StringLiteral | name = "poly.tvar" |
| static constexpr ::llvm::StringLiteral | dialectName = "poly" |
Definition at line 23 of file Types.h.inc.
◆ get() [1/2]
| TypeVarType llzk::polymorphic::TypeVarType::get |
( |
::mlir::FlatSymbolRefAttr | nameRef | ) |
|
|
static |
◆ get() [2/2]
| TypeVarType llzk::polymorphic::TypeVarType::get |
( |
::mlir::MLIRContext * | context, |
|
|
::mlir::FlatSymbolRefAttr | nameRef ) |
|
static |
◆ getMnemonic()
| constexpr ::llvm::StringLiteral llzk::polymorphic::TypeVarType::getMnemonic |
( |
| ) |
|
|
inlinestatic |
◆ getNameRef()
| mlir::FlatSymbolRefAttr llzk::polymorphic::TypeVarType::getNameRef |
( |
| ) |
const |
◆ getRefName()
| inline ::mlir::StringRef llzk::polymorphic::TypeVarType::getRefName |
( |
| ) |
const |
|
inline |
◆ parse()
| mlir::Type llzk::polymorphic::TypeVarType::parse |
( |
::mlir::AsmParser & | odsParser | ) |
|
|
static |
◆ print()
| void llzk::polymorphic::TypeVarType::print |
( |
::mlir::AsmPrinter & | odsPrinter | ) |
const |
◆ dialectName
| ::llvm::StringLiteral llzk::polymorphic::TypeVarType::dialectName = "poly" |
|
static |
◆ name
| ::llvm::StringLiteral llzk::polymorphic::TypeVarType::name = "poly.tvar" |
|
static |
The documentation for this class was generated from the following files: