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

Public Member Functions

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

Constructor & Destructor Documentation

◆ MulFeltOpGenericAdaptorBase() [1/2]

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

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

◆ MulFeltOpGenericAdaptorBase() [2/2]

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

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

Member Function Documentation

◆ getAttributes()

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

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

◆ getODSOperandIndexAndLength()

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

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

Member Data Documentation

◆ odsAttrs

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

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

◆ odsOpName

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

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

◆ odsRegions

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

Definition at line 1061 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