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

Public Member Functions

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

Detailed Description

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

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

Constructor & Destructor Documentation

◆ XorFeltOpGenericAdaptor() [1/4]

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

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

◆ XorFeltOpGenericAdaptor() [2/4]

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

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

◆ XorFeltOpGenericAdaptor() [3/4]

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

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

◆ XorFeltOpGenericAdaptor() [4/4]

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

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

Member Function Documentation

◆ getLhs()

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

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

◆ getODSOperandIndexAndLength()

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

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

◆ getODSOperands()

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

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

◆ getOperands()

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

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

◆ getRhs()

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

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