LLZK 0.1.0
An open-source IR for Zero Knowledge (ZK) circuits
Loading...
Searching...
No Matches
llzk::felt::detail::SubFeltOpGenericAdaptorBase Class Reference
Inheritance diagram for llzk::felt::detail::SubFeltOpGenericAdaptorBase:
[legend]

Public Member Functions

 SubFeltOpGenericAdaptorBase (::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={})
 SubFeltOpGenericAdaptorBase (::mlir::Operation *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 2575 of file Ops.h.inc.

Constructor & Destructor Documentation

◆ SubFeltOpGenericAdaptorBase() [1/2]

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

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

◆ SubFeltOpGenericAdaptorBase() [2/2]

llzk::felt::detail::SubFeltOpGenericAdaptorBase::SubFeltOpGenericAdaptorBase ( ::mlir::Operation * op)
inline

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

Member Function Documentation

◆ getAttributes()

::mlir::DictionaryAttr llzk::felt::detail::SubFeltOpGenericAdaptorBase::getAttributes ( )
inline

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

◆ getODSOperandIndexAndLength()

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

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

Member Data Documentation

◆ odsAttrs

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

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

◆ odsOpName

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

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

◆ odsRegions

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

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


The documentation for this class was generated from the following file:
  • build/include/llzk/Dialect/Felt/IR/Ops.h.inc