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

Public Member Functions

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

Constructor & Destructor Documentation

◆ InvFeltOpGenericAdaptorBase() [1/2]

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

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

◆ InvFeltOpGenericAdaptorBase() [2/2]

llzk::felt::detail::InvFeltOpGenericAdaptorBase::InvFeltOpGenericAdaptorBase ( InvFeltOp op)

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

Member Function Documentation

◆ getAttributes()

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

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

◆ getODSOperandIndexAndLength()

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

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

Member Data Documentation

◆ odsAttrs

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

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

◆ odsOpName

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

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

◆ odsRegions

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

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


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