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

Public Member Functions

 DeclareFunOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={})
 DeclareFunOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={})
 DeclareFunOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs=nullptr)
 DeclareFunOpGenericAdaptor (RangeT values, const DeclareFunOpGenericAdaptorBase &base)
template<typename LateInst = DeclareFunOp, typename = std::enable_if_t<std::is_same_v<LateInst, DeclareFunOp>>>
 DeclareFunOpGenericAdaptor (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::DeclareFunOpGenericAdaptorBase
 DeclareFunOpGenericAdaptorBase (::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={})
 DeclareFunOpGenericAdaptorBase (DeclareFunOp op)
std::pair< unsigned, unsigned > getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize)
const PropertiesgetProperties ()
::mlir::DictionaryAttr getAttributes ()
::mlir::StringAttr getNamePrefixAttr ()
::std::optional< ::llvm::StringRef > getNamePrefix ()

Additional Inherited Members

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

Detailed Description

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

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

Constructor & Destructor Documentation

◆ DeclareFunOpGenericAdaptor() [1/5]

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

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

◆ DeclareFunOpGenericAdaptor() [2/5]

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

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

◆ DeclareFunOpGenericAdaptor() [3/5]

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

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

◆ DeclareFunOpGenericAdaptor() [4/5]

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

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

◆ DeclareFunOpGenericAdaptor() [5/5]

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

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

Member Function Documentation

◆ getODSOperandIndexAndLength()

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

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

◆ getODSOperands()

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

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

◆ getOperands()

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

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