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

Public Member Functions

 AssumeDetOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={})
 AssumeDetOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={})
 AssumeDetOpGenericAdaptor (RangeT values, const AssumeDetOpGenericAdaptorBase &base)
template<typename LateInst = AssumeDetOp, typename = std::enable_if_t<std::is_same_v<LateInst, AssumeDetOp>>>
 AssumeDetOpGenericAdaptor (RangeT values, LateInst op)
std::pair< unsigned, unsigned > getODSOperandIndexAndLength (unsigned index)
RangeT getODSOperands (unsigned index)
ValueT getHint ()
RangeT getOperands ()
Public Member Functions inherited from llzk::verif::detail::AssumeDetOpGenericAdaptorBase
 AssumeDetOpGenericAdaptorBase (::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={})
 AssumeDetOpGenericAdaptorBase (::mlir::Operation *op)
std::pair< unsigned, unsigned > getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize)
::mlir::DictionaryAttr getAttributes ()

Additional Inherited Members

Protected Attributes inherited from llzk::verif::detail::AssumeDetOpGenericAdaptorBase
::mlir::DictionaryAttr odsAttrs
::std::optional<::mlir::OperationName > odsOpName
::mlir::RegionRange odsRegions

Detailed Description

template<typename RangeT>
class llzk::verif::AssumeDetOpGenericAdaptor< RangeT >

Definition at line 135 of file Ops.h.inc.

Constructor & Destructor Documentation

◆ AssumeDetOpGenericAdaptor() [1/4]

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

Definition at line 139 of file Ops.h.inc.

◆ AssumeDetOpGenericAdaptor() [2/4]

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

Definition at line 141 of file Ops.h.inc.

◆ AssumeDetOpGenericAdaptor() [3/4]

template<typename RangeT>
llzk::verif::AssumeDetOpGenericAdaptor< RangeT >::AssumeDetOpGenericAdaptor ( RangeT values,
const AssumeDetOpGenericAdaptorBase & base )
inline

Definition at line 143 of file Ops.h.inc.

◆ AssumeDetOpGenericAdaptor() [4/4]

template<typename RangeT>
template<typename LateInst = AssumeDetOp, typename = std::enable_if_t<std::is_same_v<LateInst, AssumeDetOp>>>
llzk::verif::AssumeDetOpGenericAdaptor< RangeT >::AssumeDetOpGenericAdaptor ( RangeT values,
LateInst op )
inline

Definition at line 146 of file Ops.h.inc.

Member Function Documentation

◆ getHint()

template<typename RangeT>
ValueT llzk::verif::AssumeDetOpGenericAdaptor< RangeT >::getHint ( )
inline

Definition at line 158 of file Ops.h.inc.

◆ getODSOperandIndexAndLength()

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

Definition at line 148 of file Ops.h.inc.

◆ getODSOperands()

template<typename RangeT>
RangeT llzk::verif::AssumeDetOpGenericAdaptor< RangeT >::getODSOperands ( unsigned index)
inline

Definition at line 152 of file Ops.h.inc.

◆ getOperands()

template<typename RangeT>
RangeT llzk::verif::AssumeDetOpGenericAdaptor< RangeT >::getOperands ( )
inline

Definition at line 162 of file Ops.h.inc.


The documentation for this class was generated from the following file:
  • build/include/llzk/Dialect/Verif/IR/Ops.h.inc