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

Public Member Functions

 StepOpGenericAdaptorBase (::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={})
 StepOpGenericAdaptorBase (::mlir::Operation *op)
std::pair< unsigned, unsigned > getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize)
::mlir::DictionaryAttr getAttributes ()
::mlir::Region & getRegion ()
::mlir::RegionRange getRegions ()

Protected Attributes

::mlir::DictionaryAttr odsAttrs
::std::optional<::mlir::OperationName > odsOpName
::mlir::RegionRange odsRegions

Detailed Description

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

Constructor & Destructor Documentation

◆ StepOpGenericAdaptorBase() [1/2]

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

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

◆ StepOpGenericAdaptorBase() [2/2]

llzk::verif::detail::StepOpGenericAdaptorBase::StepOpGenericAdaptorBase ( ::mlir::Operation * op)
inline

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

Member Function Documentation

◆ getAttributes()

::mlir::DictionaryAttr llzk::verif::detail::StepOpGenericAdaptorBase::getAttributes ( )
inline

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

◆ getODSOperandIndexAndLength()

std::pair< unsigned, unsigned > llzk::verif::detail::StepOpGenericAdaptorBase::getODSOperandIndexAndLength ( unsigned index,
unsigned odsOperandsSize )
inline

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

◆ getRegion()

::mlir::Region & llzk::verif::detail::StepOpGenericAdaptorBase::getRegion ( )
inline

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

◆ getRegions()

::mlir::RegionRange llzk::verif::detail::StepOpGenericAdaptorBase::getRegions ( )
inline

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

Member Data Documentation

◆ odsAttrs

::mlir::DictionaryAttr llzk::verif::detail::StepOpGenericAdaptorBase::odsAttrs
protected

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

◆ odsOpName

::std::optional<::mlir::OperationName> llzk::verif::detail::StepOpGenericAdaptorBase::odsOpName
protected

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

◆ odsRegions

::mlir::RegionRange llzk::verif::detail::StepOpGenericAdaptorBase::odsRegions
protected

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


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