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

Public Member Functions

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

Constructor & Destructor Documentation

◆ StoreOpGenericAdaptorBase() [1/2]

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

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

◆ StoreOpGenericAdaptorBase() [2/2]

llzk::ram::detail::StoreOpGenericAdaptorBase::StoreOpGenericAdaptorBase ( ::mlir::Operation * op)
inline

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

Member Function Documentation

◆ getAttributes()

::mlir::DictionaryAttr llzk::ram::detail::StoreOpGenericAdaptorBase::getAttributes ( )
inline

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

◆ getODSOperandIndexAndLength()

std::pair< unsigned, unsigned > llzk::ram::detail::StoreOpGenericAdaptorBase::getODSOperandIndexAndLength ( unsigned index,
unsigned odsOperandsSize )
inline

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

Member Data Documentation

◆ odsAttrs

::mlir::DictionaryAttr llzk::ram::detail::StoreOpGenericAdaptorBase::odsAttrs
protected

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

◆ odsOpName

::std::optional<::mlir::OperationName> llzk::ram::detail::StoreOpGenericAdaptorBase::odsOpName
protected

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

◆ odsRegions

::mlir::RegionRange llzk::ram::detail::StoreOpGenericAdaptorBase::odsRegions
protected

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


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