LLZK 0.1.0
Veridise's ZK Language IR
Loading...
Searching...
No Matches
llzk::felt::InvFeltOpGenericAdaptor< RangeT > Class Template Reference
Inheritance diagram for llzk::felt::InvFeltOpGenericAdaptor< RangeT >:
[legend]
Collaboration diagram for llzk::felt::InvFeltOpGenericAdaptor< RangeT >:
[legend]

Public Member Functions

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

Detailed Description

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

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

Constructor & Destructor Documentation

◆ InvFeltOpGenericAdaptor() [1/4]

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

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

◆ InvFeltOpGenericAdaptor() [2/4]

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

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

◆ InvFeltOpGenericAdaptor() [3/4]

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

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

◆ InvFeltOpGenericAdaptor() [4/4]

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

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

Member Function Documentation

◆ getODSOperandIndexAndLength()

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

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

◆ getODSOperands()

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

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

◆ getOperand()

template<typename RangeT>
ValueT llzk::felt::InvFeltOpGenericAdaptor< RangeT >::getOperand ( )
inline

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

◆ getOperands()

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

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