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

Public Member Functions

 ExtractOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={})
 ExtractOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={})
 ExtractOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs=nullptr)
 ExtractOpGenericAdaptor (RangeT values, const ExtractOpGenericAdaptorBase &base)
template<typename LateInst = ExtractOp, typename = std::enable_if_t<std::is_same_v<LateInst, ExtractOp>>>
 ExtractOpGenericAdaptor (RangeT values, LateInst op)
std::pair< unsigned, unsigned > getODSOperandIndexAndLength (unsigned index)
RangeT getODSOperands (unsigned index)
ValueT getInput ()
RangeT getOperands ()
Public Member Functions inherited from llzk::smt::detail::ExtractOpGenericAdaptorBase
 ExtractOpGenericAdaptorBase (::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={})
 ExtractOpGenericAdaptorBase (ExtractOp op)
std::pair< unsigned, unsigned > getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize)
const PropertiesgetProperties ()
::mlir::DictionaryAttr getAttributes ()
::mlir::IntegerAttr getLowBitAttr ()
uint32_t getLowBit ()

Additional Inherited Members

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

Detailed Description

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

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

Constructor & Destructor Documentation

◆ ExtractOpGenericAdaptor() [1/5]

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

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

◆ ExtractOpGenericAdaptor() [2/5]

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

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

◆ ExtractOpGenericAdaptor() [3/5]

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

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

◆ ExtractOpGenericAdaptor() [4/5]

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

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

◆ ExtractOpGenericAdaptor() [5/5]

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

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

Member Function Documentation

◆ getInput()

template<typename RangeT>
ValueT llzk::smt::ExtractOpGenericAdaptor< RangeT >::getInput ( )
inline

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

◆ getODSOperandIndexAndLength()

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

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

◆ getODSOperands()

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

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

◆ getOperands()

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

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