|
| static FeltType | get (::mlir::MLIRContext *context, ::mlir::StringAttr fieldName) |
| static FeltType | getChecked (::llvm::function_ref<::mlir::InFlightDiagnostic()> emitError, ::mlir::MLIRContext *context, ::mlir::StringAttr fieldName) |
| static FeltType | get (::mlir::MLIRContext *context) |
| static FeltType | getChecked (::llvm::function_ref<::mlir::InFlightDiagnostic()> emitError, ::mlir::MLIRContext *context) |
| static FeltType | get (::mlir::MLIRContext *context, ::llvm::StringRef fieldName) |
| static FeltType | getChecked (::llvm::function_ref<::mlir::InFlightDiagnostic()> emitError, ::mlir::MLIRContext *context, ::llvm::StringRef fieldName) |
| ::llvm::LogicalResult | verify (::llvm::function_ref<::mlir::InFlightDiagnostic()> emitError, ::mlir::StringAttr fieldName) |
| ::llvm::LogicalResult | verifyInvariants (::llvm::function_ref<::mlir::InFlightDiagnostic()> emitError, ::mlir::StringAttr fieldName) |
| static constexpr ::llvm::StringLiteral | getMnemonic () |
| ::mlir::Type | parse (::mlir::AsmParser &odsParser) |
|
| static constexpr ::llvm::StringLiteral | name = "felt.type" |
| static constexpr ::llvm::StringLiteral | dialectName = "felt" |
Definition at line 23 of file Types.h.inc.
◆ get() [1/3]
| FeltType llzk::felt::FeltType::get |
( |
::mlir::MLIRContext * | context | ) |
|
|
static |
◆ get() [2/3]
| FeltType llzk::felt::FeltType::get |
( |
::mlir::MLIRContext * | context, |
|
|
::llvm::StringRef | fieldName ) |
|
static |
◆ get() [3/3]
| FeltType llzk::felt::FeltType::get |
( |
::mlir::MLIRContext * | context, |
|
|
::mlir::StringAttr | fieldName ) |
|
static |
◆ getChecked() [1/3]
| FeltType llzk::felt::FeltType::getChecked |
( |
::llvm::function_ref<::mlir::InFlightDiagnostic()> | emitError, |
|
|
::mlir::MLIRContext * | context ) |
|
static |
◆ getChecked() [2/3]
| FeltType llzk::felt::FeltType::getChecked |
( |
::llvm::function_ref<::mlir::InFlightDiagnostic()> | emitError, |
|
|
::mlir::MLIRContext * | context, |
|
|
::llvm::StringRef | fieldName ) |
|
static |
◆ getChecked() [3/3]
| FeltType llzk::felt::FeltType::getChecked |
( |
::llvm::function_ref<::mlir::InFlightDiagnostic()> | emitError, |
|
|
::mlir::MLIRContext * | context, |
|
|
::mlir::StringAttr | fieldName ) |
|
static |
◆ getField()
| const Field & llzk::felt::FeltType::getField |
( |
| ) |
const |
◆ getFieldName()
| mlir::StringAttr llzk::felt::FeltType::getFieldName |
( |
| ) |
const |
◆ getMnemonic()
| constexpr ::llvm::StringLiteral llzk::felt::FeltType::getMnemonic |
( |
| ) |
|
|
inlinestatic |
◆ hasField()
| bool llzk::felt::FeltType::hasField |
( |
| ) |
const |
|
inline |
◆ parse()
| mlir::Type llzk::felt::FeltType::parse |
( |
::mlir::AsmParser & | odsParser | ) |
|
|
static |
◆ print()
| void llzk::felt::FeltType::print |
( |
::mlir::AsmPrinter & | odsPrinter | ) |
const |
◆ verify()
| llvm::LogicalResult llzk::felt::FeltType::verify |
( |
::llvm::function_ref<::mlir::InFlightDiagnostic()> | emitError, |
|
|
::mlir::StringAttr | fieldName ) |
|
static |
◆ verifyInvariants()
| llvm::LogicalResult llzk::felt::FeltType::verifyInvariants |
( |
::llvm::function_ref<::mlir::InFlightDiagnostic()> | emitError, |
|
|
::mlir::StringAttr | fieldName ) |
|
static |
◆ dialectName
| ::llvm::StringLiteral llzk::felt::FeltType::dialectName = "felt" |
|
static |
◆ name
| ::llvm::StringLiteral llzk::felt::FeltType::name = "felt.type" |
|
static |
The documentation for this class was generated from the following files: