LLZK 2.0.0
An open-source IR for Zero Knowledge (ZK) circuits
Loading...
Searching...
No Matches
llzk::smt::ConcatOpGenericAdaptor< RangeT > Class Template Reference
Inheritance diagram for llzk::smt::ConcatOpGenericAdaptor< RangeT >:
[legend]
Collaboration diagram for llzk::smt::ConcatOpGenericAdaptor< RangeT >:
[legend]

Public Member Functions

 ConcatOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={})
 ConcatOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={})
 ConcatOpGenericAdaptor (RangeT values, const ConcatOpGenericAdaptorBase &base)
template<typename LateInst = ConcatOp, typename = std::enable_if_t<std::is_same_v<LateInst, ConcatOp>>>
 ConcatOpGenericAdaptor (RangeT values, LateInst op)
std::pair< unsigned, unsigned > getODSOperandIndexAndLength (unsigned index)
RangeT getODSOperands (unsigned index)
ValueT getLhs ()
ValueT getRhs ()
RangeT getOperands ()
Public Member Functions inherited from llzk::smt::detail::ConcatOpGenericAdaptorBase
 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 ()

Additional Inherited Members

Protected Attributes inherited from llzk::smt::detail::ConcatOpGenericAdaptorBase
::mlir::DictionaryAttr odsAttrs
::std::optional<::mlir::OperationName > odsOpName
::mlir::RegionRange odsRegions

Detailed Description

template<typename RangeT>
class llzk::smt::ConcatOpGenericAdaptor< RangeT >

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

Constructor & Destructor Documentation

◆ ConcatOpGenericAdaptor() [1/4]

template<typename RangeT>
llzk::smt::ConcatOpGenericAdaptor< RangeT >::ConcatOpGenericAdaptor ( RangeT values,
::mlir::DictionaryAttr attrs = {},
const ::mlir::EmptyProperties & properties = {},
::mlir::RegionRange regions = {} )
inline

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

◆ ConcatOpGenericAdaptor() [2/4]

template<typename RangeT>
llzk::smt::ConcatOpGenericAdaptor< RangeT >::ConcatOpGenericAdaptor ( RangeT values,
::mlir::DictionaryAttr attrs,
::mlir::OpaqueProperties properties,
::mlir::RegionRange regions = {} )
inline

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

◆ ConcatOpGenericAdaptor() [3/4]

template<typename RangeT>
llzk::smt::ConcatOpGenericAdaptor< RangeT >::ConcatOpGenericAdaptor ( RangeT values,
const ConcatOpGenericAdaptorBase & base )
inline

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

◆ ConcatOpGenericAdaptor() [4/4]

template<typename RangeT>
template<typename LateInst = ConcatOp, typename = std::enable_if_t<std::is_same_v<LateInst, ConcatOp>>>
llzk::smt::ConcatOpGenericAdaptor< RangeT >::ConcatOpGenericAdaptor ( RangeT values,
LateInst op )
inline

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

Member Function Documentation

◆ getLhs()

template<typename RangeT>
ValueT llzk::smt::ConcatOpGenericAdaptor< RangeT >::getLhs ( )
inline

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

◆ getODSOperandIndexAndLength()

template<typename RangeT>
std::pair< unsigned, unsigned > llzk::smt::ConcatOpGenericAdaptor< RangeT >::getODSOperandIndexAndLength ( unsigned index)
inline

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

◆ getODSOperands()

template<typename RangeT>
RangeT llzk::smt::ConcatOpGenericAdaptor< RangeT >::getODSOperands ( unsigned index)
inline

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

◆ getOperands()

template<typename RangeT>
RangeT llzk::smt::ConcatOpGenericAdaptor< RangeT >::getOperands ( )
inline

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

◆ getRhs()

template<typename RangeT>
ValueT llzk::smt::ConcatOpGenericAdaptor< RangeT >::getRhs ( )
inline

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