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

Public Member Functions

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

Constructor & Destructor Documentation

◆ FeltNonDetOpGenericAdaptorBase() [1/2]

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

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

◆ FeltNonDetOpGenericAdaptorBase() [2/2]

llzk::felt::detail::FeltNonDetOpGenericAdaptorBase::FeltNonDetOpGenericAdaptorBase ( FeltNonDetOp op)

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

Member Function Documentation

◆ getAttributes()

mlir::DictionaryAttr llzk::felt::detail::FeltNonDetOpGenericAdaptorBase::getAttributes ( )

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

◆ getODSOperandIndexAndLength()

std::pair< unsigned, unsigned > llzk::felt::detail::FeltNonDetOpGenericAdaptorBase::getODSOperandIndexAndLength ( unsigned index,
unsigned odsOperandsSize )

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

Member Data Documentation

◆ odsAttrs

::mlir::DictionaryAttr llzk::felt::detail::FeltNonDetOpGenericAdaptorBase::odsAttrs
protected

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

◆ odsOpName

::std::optional<::mlir::OperationName> llzk::felt::detail::FeltNonDetOpGenericAdaptorBase::odsOpName
protected

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

◆ odsRegions

::mlir::RegionRange llzk::felt::detail::FeltNonDetOpGenericAdaptorBase::odsRegions
protected

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


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