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

Public Member Functions

 FeltToIndexOpGenericAdaptorBase (::mlir::DictionaryAttr attrs=nullptr, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={})
 
 FeltToIndexOpGenericAdaptorBase (FeltToIndexOp 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 40 of file Ops.h.inc.

Constructor & Destructor Documentation

◆ FeltToIndexOpGenericAdaptorBase() [1/2]

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

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

◆ FeltToIndexOpGenericAdaptorBase() [2/2]

llzk::cast::detail::FeltToIndexOpGenericAdaptorBase::FeltToIndexOpGenericAdaptorBase ( FeltToIndexOp op)

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

Member Function Documentation

◆ getAttributes()

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

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

◆ getODSOperandIndexAndLength()

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

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

Member Data Documentation

◆ odsAttrs

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

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

◆ odsOpName

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

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

◆ odsRegions

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

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


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