|
| void | print (::mlir::AsmPrinter &odsPrinter) const |
|
| static constexpr ::llvm::StringLiteral | getMnemonic () |
| ::mlir::Type | parse (::mlir::AsmParser &odsParser) |
|
| static constexpr ::llvm::StringLiteral | name = "smt.int" |
| static constexpr ::llvm::StringLiteral | dialectName = "smt" |
Definition at line 37 of file SMTTypes.h.inc.
◆ getMnemonic()
| constexpr ::llvm::StringLiteral llzk::smt::IntType::getMnemonic |
( |
| ) |
|
|
inlinestatic |
◆ parse()
| mlir::Type llzk::smt::IntType::parse |
( |
::mlir::AsmParser & | odsParser | ) |
|
|
static |
◆ print()
| void llzk::smt::IntType::print |
( |
::mlir::AsmPrinter & | odsPrinter | ) |
const |
◆ dialectName
| ::llvm::StringLiteral llzk::smt::IntType::dialectName = "smt" |
|
static |
◆ name
| ::llvm::StringLiteral llzk::smt::IntType::name = "smt.int" |
|
static |
The documentation for this class was generated from the following files: