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

Public Member Functions

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

Constructor & Destructor Documentation

◆ ConcatOpGenericAdaptorBase() [1/2]

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

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

◆ ConcatOpGenericAdaptorBase() [2/2]

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

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

Member Function Documentation

◆ getAttributes()

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

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

◆ getODSOperandIndexAndLength()

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

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

Member Data Documentation

◆ odsAttrs

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

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

◆ odsOpName

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

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

◆ odsRegions

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

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