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

Public Member Functions

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

Detailed Description

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

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

Constructor & Destructor Documentation

◆ ApplyFuncOpGenericAdaptor() [1/4]

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

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

◆ ApplyFuncOpGenericAdaptor() [2/4]

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

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

◆ ApplyFuncOpGenericAdaptor() [3/4]

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

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

◆ ApplyFuncOpGenericAdaptor() [4/4]

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

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

Member Function Documentation

◆ getArgs()

template<typename RangeT>
RangeT llzk::smt::ApplyFuncOpGenericAdaptor< RangeT >::getArgs ( )
inline

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

◆ getFunc()

template<typename RangeT>
ValueT llzk::smt::ApplyFuncOpGenericAdaptor< RangeT >::getFunc ( )
inline

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

◆ getODSOperandIndexAndLength()

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

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

◆ getODSOperands()

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

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

◆ getOperands()

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

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