LLZK 0.1.0
Veridise's ZK Language IR
Loading...
Searching...
No Matches
llzk::cast::detail::IntToFeltOpGenericAdaptorBase Class Reference
Inheritance diagram for llzk::cast::detail::IntToFeltOpGenericAdaptorBase:
[legend]

Public Member Functions

 IntToFeltOpGenericAdaptorBase (::mlir::DictionaryAttr attrs=nullptr, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={})
 
 IntToFeltOpGenericAdaptorBase (IntToFeltOp op)
 
std::pair< unsigned, unsigned > getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize)
 
::mlir::DictionaryAttr getAttributes ()
 

Protected Attributes

::mlir::DictionaryAttr odsAttrs
 
::std::optional<::mlir::OperationName > odsOpName
 
::mlir::RegionRange odsRegions
 

Detailed Description

Definition at line 141 of file Ops.h.inc.

Constructor & Destructor Documentation

◆ IntToFeltOpGenericAdaptorBase() [1/2]

llzk::cast::detail::IntToFeltOpGenericAdaptorBase::IntToFeltOpGenericAdaptorBase ( ::mlir::DictionaryAttr attrs = nullptr,
const ::mlir::EmptyProperties & properties = {},
::mlir::RegionRange regions = {} )

Definition at line 211 of file Ops.cpp.inc.

◆ IntToFeltOpGenericAdaptorBase() [2/2]

llzk::cast::detail::IntToFeltOpGenericAdaptorBase::IntToFeltOpGenericAdaptorBase ( IntToFeltOp op)

Definition at line 215 of file Ops.cpp.inc.

Member Function Documentation

◆ getAttributes()

mlir::DictionaryAttr llzk::cast::detail::IntToFeltOpGenericAdaptorBase::getAttributes ( )

Definition at line 221 of file Ops.cpp.inc.

◆ getODSOperandIndexAndLength()

std::pair< unsigned, unsigned > llzk::cast::detail::IntToFeltOpGenericAdaptorBase::getODSOperandIndexAndLength ( unsigned index,
unsigned odsOperandsSize )

Definition at line 217 of file Ops.cpp.inc.

Member Data Documentation

◆ odsAttrs

::mlir::DictionaryAttr llzk::cast::detail::IntToFeltOpGenericAdaptorBase::odsAttrs
protected

Definition at line 144 of file Ops.h.inc.

◆ odsOpName

::std::optional<::mlir::OperationName> llzk::cast::detail::IntToFeltOpGenericAdaptorBase::odsOpName
protected

Definition at line 145 of file Ops.h.inc.

◆ odsRegions

::mlir::RegionRange llzk::cast::detail::IntToFeltOpGenericAdaptorBase::odsRegions
protected

Definition at line 146 of file Ops.h.inc.


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