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

Public Member Functions

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

Constructor & Destructor Documentation

◆ EqOpGenericAdaptorBase() [1/2]

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

Definition at line 4904 of file SMT.h.inc.

◆ EqOpGenericAdaptorBase() [2/2]

llzk::smt::detail::EqOpGenericAdaptorBase::EqOpGenericAdaptorBase ( ::mlir::Operation * op)
inline

Definition at line 4908 of file SMT.h.inc.

Member Function Documentation

◆ getAttributes()

::mlir::DictionaryAttr llzk::smt::detail::EqOpGenericAdaptorBase::getAttributes ( )
inline

Definition at line 4911 of file SMT.h.inc.

◆ getODSOperandIndexAndLength()

std::pair< unsigned, unsigned > llzk::smt::detail::EqOpGenericAdaptorBase::getODSOperandIndexAndLength ( unsigned index,
unsigned odsOperandsSize )

Definition at line 5783 of file SMT.cpp.inc.

Member Data Documentation

◆ odsAttrs

::mlir::DictionaryAttr llzk::smt::detail::EqOpGenericAdaptorBase::odsAttrs
protected

Definition at line 4900 of file SMT.h.inc.

◆ odsOpName

::std::optional<::mlir::OperationName> llzk::smt::detail::EqOpGenericAdaptorBase::odsOpName
protected

Definition at line 4901 of file SMT.h.inc.

◆ odsRegions

::mlir::RegionRange llzk::smt::detail::EqOpGenericAdaptorBase::odsRegions
protected

Definition at line 4902 of file SMT.h.inc.


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