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

Public Member Functions

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

Constructor & Destructor Documentation

◆ BVOrOpGenericAdaptorBase() [1/2]

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

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

◆ BVOrOpGenericAdaptorBase() [2/2]

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

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

Member Function Documentation

◆ getAttributes()

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

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

◆ getODSOperandIndexAndLength()

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

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

Member Data Documentation

◆ odsAttrs

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

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

◆ odsOpName

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

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

◆ odsRegions

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

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