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

Public Member Functions

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

Detailed Description

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

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

Constructor & Destructor Documentation

◆ NotFeltOpGenericAdaptor() [1/4]

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

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

◆ NotFeltOpGenericAdaptor() [2/4]

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

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

◆ NotFeltOpGenericAdaptor() [3/4]

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

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

◆ NotFeltOpGenericAdaptor() [4/4]

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

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

Member Function Documentation

◆ getODSOperandIndexAndLength()

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

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

◆ getODSOperands()

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

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

◆ getOperand()

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

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

◆ getOperands()

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

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