LLZK 0.1.0
Veridise's ZK Language IR
Loading...
Searching...
No Matches
Inheritance diagram for llzk::felt::FeltType:
[legend]
Collaboration diagram for llzk::felt::FeltType:
[legend]

Static Public Member Functions

::llzk::felt::FeltType get (::mlir::MLIRContext *context)
static constexpr ::llvm::StringLiteral getMnemonic ()

Static Public Attributes

static constexpr ::llvm::StringLiteral name = "felt.type"
static constexpr ::llvm::StringLiteral dialectName = "felt"

Detailed Description

Definition at line 20 of file Types.h.inc.

Member Function Documentation

◆ get()

::llzk::felt::FeltType llzk::felt::FeltType::get ( ::mlir::MLIRContext * context)
inlinestatic

Definition at line 23 of file Types.h.inc.

◆ getMnemonic()

constexpr ::llvm::StringLiteral llzk::felt::FeltType::getMnemonic ( )
inlinestatic

Definition at line 28 of file Types.h.inc.

Member Data Documentation

◆ dialectName

::llvm::StringLiteral llzk::felt::FeltType::dialectName = "felt"
static

Definition at line 27 of file Types.h.inc.

◆ name

::llvm::StringLiteral llzk::felt::FeltType::name = "felt.type"
static

Definition at line 26 of file Types.h.inc.


The documentation for this class was generated from the following file: