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

Public Member Functions

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

Constructor & Destructor Documentation

◆ ForAllOpGenericAdaptorBase() [1/2]

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

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

◆ ForAllOpGenericAdaptorBase() [2/2]

llzk::boolean::detail::ForAllOpGenericAdaptorBase::ForAllOpGenericAdaptorBase ( ::mlir::Operation * op)
inline

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

Member Function Documentation

◆ getAttributes()

::mlir::DictionaryAttr llzk::boolean::detail::ForAllOpGenericAdaptorBase::getAttributes ( )
inline

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

◆ getODSOperandIndexAndLength()

std::pair< unsigned, unsigned > llzk::boolean::detail::ForAllOpGenericAdaptorBase::getODSOperandIndexAndLength ( unsigned index,
unsigned odsOperandsSize )
inline

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

◆ getRegion()

::mlir::Region & llzk::boolean::detail::ForAllOpGenericAdaptorBase::getRegion ( )
inline

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

◆ getRegions()

::mlir::RegionRange llzk::boolean::detail::ForAllOpGenericAdaptorBase::getRegions ( )
inline

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

Member Data Documentation

◆ odsAttrs

::mlir::DictionaryAttr llzk::boolean::detail::ForAllOpGenericAdaptorBase::odsAttrs
protected

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

◆ odsOpName

::std::optional<::mlir::OperationName> llzk::boolean::detail::ForAllOpGenericAdaptorBase::odsOpName
protected

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

◆ odsRegions

::mlir::RegionRange llzk::boolean::detail::ForAllOpGenericAdaptorBase::odsRegions
protected

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


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