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

Public Member Functions

 SetLogicOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={})
 SetLogicOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={})
 SetLogicOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs=nullptr)
 SetLogicOpGenericAdaptor (RangeT values, const SetLogicOpGenericAdaptorBase &base)
template<typename LateInst = SetLogicOp, typename = std::enable_if_t<std::is_same_v<LateInst, SetLogicOp>>>
 SetLogicOpGenericAdaptor (RangeT values, LateInst op)
std::pair< unsigned, unsigned > getODSOperandIndexAndLength (unsigned index)
RangeT getODSOperands (unsigned index)
RangeT getOperands ()
Public Member Functions inherited from llzk::smt::detail::SetLogicOpGenericAdaptorBase
 SetLogicOpGenericAdaptorBase (::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={})
 SetLogicOpGenericAdaptorBase (SetLogicOp op)
std::pair< unsigned, unsigned > getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize)
const PropertiesgetProperties ()
::mlir::DictionaryAttr getAttributes ()
::mlir::StringAttr getLogicAttr ()
::llvm::StringRef getLogic ()

Additional Inherited Members

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

Detailed Description

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

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

Constructor & Destructor Documentation

◆ SetLogicOpGenericAdaptor() [1/5]

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

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

◆ SetLogicOpGenericAdaptor() [2/5]

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

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

◆ SetLogicOpGenericAdaptor() [3/5]

template<typename RangeT>
llzk::smt::SetLogicOpGenericAdaptor< RangeT >::SetLogicOpGenericAdaptor ( RangeT values,
::mlir::DictionaryAttr attrs = nullptr )
inline

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

◆ SetLogicOpGenericAdaptor() [4/5]

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

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

◆ SetLogicOpGenericAdaptor() [5/5]

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

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

Member Function Documentation

◆ getODSOperandIndexAndLength()

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

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

◆ getODSOperands()

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

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

◆ getOperands()

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

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