LLZK 0.1.0
Veridise's ZK Language IR
Loading...
Searching...
No Matches
llzk::felt::FeltType Class Reference
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"
 

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()

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

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

Member Data Documentation

◆ 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: