LLZK 2.0.0
An open-source IR for Zero Knowledge (ZK) circuits
Loading...
Searching...
No Matches
llzk::smt::ArrayStoreOpGenericAdaptor< RangeT > Class Template Reference
Inheritance diagram for llzk::smt::ArrayStoreOpGenericAdaptor< RangeT >:
[legend]
Collaboration diagram for llzk::smt::ArrayStoreOpGenericAdaptor< RangeT >:
[legend]

Public Member Functions

 ArrayStoreOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={})
 ArrayStoreOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={})
 ArrayStoreOpGenericAdaptor (RangeT values, const ArrayStoreOpGenericAdaptorBase &base)
template<typename LateInst = ArrayStoreOp, typename = std::enable_if_t<std::is_same_v<LateInst, ArrayStoreOp>>>
 ArrayStoreOpGenericAdaptor (RangeT values, LateInst op)
std::pair< unsigned, unsigned > getODSOperandIndexAndLength (unsigned index)
RangeT getODSOperands (unsigned index)
ValueT getArray ()
ValueT getIndex ()
ValueT getValue ()
RangeT getOperands ()
Public Member Functions inherited from llzk::smt::detail::ArrayStoreOpGenericAdaptorBase
 ArrayStoreOpGenericAdaptorBase (::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={})
 ArrayStoreOpGenericAdaptorBase (::mlir::Operation *op)
std::pair< unsigned, unsigned > getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize)
::mlir::DictionaryAttr getAttributes ()

Additional Inherited Members

Protected Attributes inherited from llzk::smt::detail::ArrayStoreOpGenericAdaptorBase
::mlir::DictionaryAttr odsAttrs
::std::optional<::mlir::OperationName > odsOpName
::mlir::RegionRange odsRegions

Detailed Description

template<typename RangeT>
class llzk::smt::ArrayStoreOpGenericAdaptor< RangeT >

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

Constructor & Destructor Documentation

◆ ArrayStoreOpGenericAdaptor() [1/4]

template<typename RangeT>
llzk::smt::ArrayStoreOpGenericAdaptor< RangeT >::ArrayStoreOpGenericAdaptor ( RangeT values,
::mlir::DictionaryAttr attrs = {},
const ::mlir::EmptyProperties & properties = {},
::mlir::RegionRange regions = {} )
inline

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

◆ ArrayStoreOpGenericAdaptor() [2/4]

template<typename RangeT>
llzk::smt::ArrayStoreOpGenericAdaptor< RangeT >::ArrayStoreOpGenericAdaptor ( RangeT values,
::mlir::DictionaryAttr attrs,
::mlir::OpaqueProperties properties,
::mlir::RegionRange regions = {} )
inline

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

◆ ArrayStoreOpGenericAdaptor() [3/4]

template<typename RangeT>
llzk::smt::ArrayStoreOpGenericAdaptor< RangeT >::ArrayStoreOpGenericAdaptor ( RangeT values,
const ArrayStoreOpGenericAdaptorBase & base )
inline

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

◆ ArrayStoreOpGenericAdaptor() [4/4]

template<typename RangeT>
template<typename LateInst = ArrayStoreOp, typename = std::enable_if_t<std::is_same_v<LateInst, ArrayStoreOp>>>
llzk::smt::ArrayStoreOpGenericAdaptor< RangeT >::ArrayStoreOpGenericAdaptor ( RangeT values,
LateInst op )
inline

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

Member Function Documentation

◆ getArray()

template<typename RangeT>
ValueT llzk::smt::ArrayStoreOpGenericAdaptor< RangeT >::getArray ( )
inline

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

◆ getIndex()

template<typename RangeT>
ValueT llzk::smt::ArrayStoreOpGenericAdaptor< RangeT >::getIndex ( )
inline

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

◆ getODSOperandIndexAndLength()

template<typename RangeT>
std::pair< unsigned, unsigned > llzk::smt::ArrayStoreOpGenericAdaptor< RangeT >::getODSOperandIndexAndLength ( unsigned index)
inline

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

◆ getODSOperands()

template<typename RangeT>
RangeT llzk::smt::ArrayStoreOpGenericAdaptor< RangeT >::getODSOperands ( unsigned index)
inline

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

◆ getOperands()

template<typename RangeT>
RangeT llzk::smt::ArrayStoreOpGenericAdaptor< RangeT >::getOperands ( )
inline

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

◆ getValue()

template<typename RangeT>
ValueT llzk::smt::ArrayStoreOpGenericAdaptor< RangeT >::getValue ( )
inline

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