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

Public Member Functions

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

Constructor & Destructor Documentation

◆ IntSubOpGenericAdaptorBase() [1/2]

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

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

◆ IntSubOpGenericAdaptorBase() [2/2]

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

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

Member Function Documentation

◆ getAttributes()

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

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

◆ getODSOperandIndexAndLength()

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

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

Member Data Documentation

◆ odsAttrs

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

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

◆ odsOpName

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

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

◆ odsRegions

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

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


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