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

Public Member Functions

 FeltConstantOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={})
 FeltConstantOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={})
 FeltConstantOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs=nullptr)
 FeltConstantOpGenericAdaptor (RangeT values, const FeltConstantOpGenericAdaptorBase &base)
template<typename LateInst = FeltConstantOp, typename = std::enable_if_t<std::is_same_v<LateInst, FeltConstantOp>>>
 FeltConstantOpGenericAdaptor (RangeT values, LateInst op)
std::pair< unsigned, unsigned > getODSOperandIndexAndLength (unsigned index)
RangeT getODSOperands (unsigned index)
RangeT getOperands ()
Public Member Functions inherited from llzk::felt::detail::FeltConstantOpGenericAdaptorBase
 FeltConstantOpGenericAdaptorBase (::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={})
 FeltConstantOpGenericAdaptorBase (FeltConstantOp op)
std::pair< unsigned, unsigned > getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize)
const PropertiesgetProperties ()
::mlir::DictionaryAttr getAttributes ()
::llzk::felt::FeltConstAttr getValueAttr ()
::llvm::APInt getValue ()

Additional Inherited Members

Protected Attributes inherited from llzk::felt::detail::FeltConstantOpGenericAdaptorBase
::mlir::DictionaryAttr odsAttrs
::std::optional<::mlir::OperationName > odsOpName
Properties properties
::mlir::RegionRange odsRegions

Detailed Description

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

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

Constructor & Destructor Documentation

◆ FeltConstantOpGenericAdaptor() [1/5]

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

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

◆ FeltConstantOpGenericAdaptor() [2/5]

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

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

◆ FeltConstantOpGenericAdaptor() [3/5]

template<typename RangeT>
llzk::felt::FeltConstantOpGenericAdaptor< RangeT >::FeltConstantOpGenericAdaptor ( RangeT values,
::mlir::DictionaryAttr attrs = nullptr )
inline

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

◆ FeltConstantOpGenericAdaptor() [4/5]

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

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

◆ FeltConstantOpGenericAdaptor() [5/5]

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

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

Member Function Documentation

◆ getODSOperandIndexAndLength()

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

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

◆ getODSOperands()

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

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

◆ getOperands()

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

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