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

Public Member Functions

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

Detailed Description

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

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

Constructor & Destructor Documentation

◆ RequireConstrainOpGenericAdaptor() [1/4]

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

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

◆ RequireConstrainOpGenericAdaptor() [2/4]

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

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

◆ RequireConstrainOpGenericAdaptor() [3/4]

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

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

◆ RequireConstrainOpGenericAdaptor() [4/4]

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

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

Member Function Documentation

◆ getCondition()

template<typename RangeT>
ValueT llzk::verif::RequireConstrainOpGenericAdaptor< RangeT >::getCondition ( )
inline

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

◆ getODSOperandIndexAndLength()

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

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

◆ getODSOperands()

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

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

◆ getOperands()

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

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