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

Public Member Functions

 SignedIntDivFeltOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={})
 SignedIntDivFeltOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={})
 SignedIntDivFeltOpGenericAdaptor (RangeT values, const SignedIntDivFeltOpGenericAdaptorBase &base)
template<typename LateInst = SignedIntDivFeltOp, typename = std::enable_if_t<std::is_same_v<LateInst, SignedIntDivFeltOp>>>
 SignedIntDivFeltOpGenericAdaptor (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::SignedIntDivFeltOpGenericAdaptorBase
 SignedIntDivFeltOpGenericAdaptorBase (::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={})
 SignedIntDivFeltOpGenericAdaptorBase (::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::SignedIntDivFeltOpGenericAdaptorBase
::mlir::DictionaryAttr odsAttrs
::std::optional<::mlir::OperationName > odsOpName
::mlir::RegionRange odsRegions

Detailed Description

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

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

Constructor & Destructor Documentation

◆ SignedIntDivFeltOpGenericAdaptor() [1/4]

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

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

◆ SignedIntDivFeltOpGenericAdaptor() [2/4]

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

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

◆ SignedIntDivFeltOpGenericAdaptor() [3/4]

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

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

◆ SignedIntDivFeltOpGenericAdaptor() [4/4]

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

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

Member Function Documentation

◆ getLhs()

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

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

◆ getODSOperandIndexAndLength()

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

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

◆ getODSOperands()

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

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

◆ getOperands()

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

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

◆ getRhs()

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

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