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

Public Member Functions

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

Detailed Description

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

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

Constructor & Destructor Documentation

◆ OrFeltOpGenericAdaptor() [1/4]

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

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

◆ OrFeltOpGenericAdaptor() [2/4]

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

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

◆ OrFeltOpGenericAdaptor() [3/4]

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

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

◆ OrFeltOpGenericAdaptor() [4/4]

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

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

Member Function Documentation

◆ getLhs()

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

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

◆ getODSOperandIndexAndLength()

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

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

◆ getODSOperands()

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

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

◆ getOperands()

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

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

◆ getRhs()

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

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