LLZK 0.1.0
Veridise's ZK Language IR
Loading...
Searching...
No Matches
llzk::cast::FeltToIndexOpAdaptor Class Reference
Inheritance diagram for llzk::cast::FeltToIndexOpAdaptor:
[legend]
Collaboration diagram for llzk::cast::FeltToIndexOpAdaptor:
[legend]

Public Member Functions

 FeltToIndexOpAdaptor (FeltToIndexOp op)
::llvm::LogicalResult verify (::mlir::Location loc)
 FeltToIndexOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={})
 FeltToIndexOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={})
 FeltToIndexOpGenericAdaptor (RangeT values, const FeltToIndexOpGenericAdaptorBase &base)
template<typename LateInst = FeltToIndexOp, typename = std::enable_if_t<std::is_same_v<LateInst, FeltToIndexOp>>>
 FeltToIndexOpGenericAdaptor (RangeT values, LateInst op)
Public Member Functions inherited from llzk::cast::FeltToIndexOpGenericAdaptor<::mlir::ValueRange >
 FeltToIndexOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={})
std::pair< unsigned, unsigned > getODSOperandIndexAndLength (unsigned index)
::mlir::ValueRange getODSOperands (unsigned index)
ValueT getValue ()
::mlir::ValueRange getOperands ()
Public Member Functions inherited from llzk::cast::detail::FeltToIndexOpGenericAdaptorBase
 FeltToIndexOpGenericAdaptorBase (::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={})
 FeltToIndexOpGenericAdaptorBase (::mlir::Operation *op)
std::pair< unsigned, unsigned > getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize)
::mlir::DictionaryAttr getAttributes ()

Additional Inherited Members

Protected Attributes inherited from llzk::cast::detail::FeltToIndexOpGenericAdaptorBase
::mlir::DictionaryAttr odsAttrs
::std::optional<::mlir::OperationName > odsOpName
::mlir::RegionRange odsRegions

Detailed Description

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

Constructor & Destructor Documentation

◆ FeltToIndexOpAdaptor()

llzk::cast::FeltToIndexOpAdaptor::FeltToIndexOpAdaptor ( FeltToIndexOp op)

Definition at line 68 of file Ops.cpp.inc.

Member Function Documentation

◆ FeltToIndexOpGenericAdaptor() [1/4]

llzk::cast::FeltToIndexOpGenericAdaptor< RangeT >::FeltToIndexOpGenericAdaptor ( RangeT values,
::mlir::DictionaryAttr attrs,
::mlir::OpaqueProperties properties,
::mlir::RegionRange regions = {} )
inline

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

◆ FeltToIndexOpGenericAdaptor() [2/4]

llzk::cast::FeltToIndexOpGenericAdaptor< RangeT >::FeltToIndexOpGenericAdaptor ( RangeT values,
::mlir::DictionaryAttr attrs = {},
const ::mlir::EmptyProperties & properties = {},
::mlir::RegionRange regions = {} )
inline

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

◆ FeltToIndexOpGenericAdaptor() [3/4]

llzk::cast::FeltToIndexOpGenericAdaptor< RangeT >::FeltToIndexOpGenericAdaptor ( RangeT values,
const FeltToIndexOpGenericAdaptorBase & base )
inline

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

◆ FeltToIndexOpGenericAdaptor() [4/4]

template<typename LateInst = FeltToIndexOp, typename = std::enable_if_t<std::is_same_v<LateInst, FeltToIndexOp>>>
llzk::cast::FeltToIndexOpGenericAdaptor< RangeT >::FeltToIndexOpGenericAdaptor ( RangeT values,
LateInst op )
inline

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

◆ verify()

llvm::LogicalResult llzk::cast::FeltToIndexOpAdaptor::verify ( ::mlir::Location loc)

Definition at line 70 of file Ops.cpp.inc.


The documentation for this class was generated from the following files: