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

Public Member Functions

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

Additional Inherited Members

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

Detailed Description

template<typename RangeT>
class llzk::felt::UnsignedIntDivFeltOpGenericAdaptor< RangeT >

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

Constructor & Destructor Documentation

◆ UnsignedIntDivFeltOpGenericAdaptor() [1/4]

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

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

◆ UnsignedIntDivFeltOpGenericAdaptor() [2/4]

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

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

◆ UnsignedIntDivFeltOpGenericAdaptor() [3/4]

template<typename RangeT>
llzk::felt::UnsignedIntDivFeltOpGenericAdaptor< RangeT >::UnsignedIntDivFeltOpGenericAdaptor ( RangeT values,
const UnsignedIntDivFeltOpGenericAdaptorBase & base )
inline

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

◆ UnsignedIntDivFeltOpGenericAdaptor() [4/4]

template<typename RangeT>
template<typename LateInst = UnsignedIntDivFeltOp, typename = std::enable_if_t<std::is_same_v<LateInst, UnsignedIntDivFeltOp>>>
llzk::felt::UnsignedIntDivFeltOpGenericAdaptor< RangeT >::UnsignedIntDivFeltOpGenericAdaptor ( RangeT values,
LateInst op )
inline

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

Member Function Documentation

◆ getLhs()

template<typename RangeT>
ValueT llzk::felt::UnsignedIntDivFeltOpGenericAdaptor< RangeT >::getLhs ( )
inline

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

◆ getODSOperandIndexAndLength()

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

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

◆ getODSOperands()

template<typename RangeT>
RangeT llzk::felt::UnsignedIntDivFeltOpGenericAdaptor< RangeT >::getODSOperands ( unsigned index)
inline

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

◆ getOperands()

template<typename RangeT>
RangeT llzk::felt::UnsignedIntDivFeltOpGenericAdaptor< RangeT >::getOperands ( )
inline

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

◆ getRhs()

template<typename RangeT>
ValueT llzk::felt::UnsignedIntDivFeltOpGenericAdaptor< RangeT >::getRhs ( )
inline

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


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