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

Public Member Functions

 XOrOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={})
 XOrOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={})
 XOrOpGenericAdaptor (RangeT values, const XOrOpGenericAdaptorBase &base)
template<typename LateInst = XOrOp, typename = std::enable_if_t<std::is_same_v<LateInst, XOrOp>>>
 XOrOpGenericAdaptor (RangeT values, LateInst op)
std::pair< unsigned, unsigned > getODSOperandIndexAndLength (unsigned index)
RangeT getODSOperands (unsigned index)
RangeT getInputs ()
RangeT getOperands ()
Public Member Functions inherited from llzk::smt::detail::XOrOpGenericAdaptorBase
 XOrOpGenericAdaptorBase (::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={})
 XOrOpGenericAdaptorBase (::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::XOrOpGenericAdaptorBase
::mlir::DictionaryAttr odsAttrs
::std::optional<::mlir::OperationName > odsOpName
::mlir::RegionRange odsRegions

Detailed Description

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

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

Constructor & Destructor Documentation

◆ XOrOpGenericAdaptor() [1/4]

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

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

◆ XOrOpGenericAdaptor() [2/4]

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

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

◆ XOrOpGenericAdaptor() [3/4]

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

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

◆ XOrOpGenericAdaptor() [4/4]

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

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

Member Function Documentation

◆ getInputs()

template<typename RangeT>
RangeT llzk::smt::XOrOpGenericAdaptor< RangeT >::getInputs ( )
inline

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

◆ getODSOperandIndexAndLength()

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

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

◆ getODSOperands()

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

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

◆ getOperands()

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

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