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)
 
::mlir::LogicalResult verify (::mlir::Location loc)
 
 FeltToIndexOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs=nullptr, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={})
 
 FeltToIndexOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={})
 
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=nullptr, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={})
 
 FeltToIndexOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={})
 
 FeltToIndexOpGenericAdaptor (::mlir::ValueRange values, LateInst op)
 
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=nullptr, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={})
 
 FeltToIndexOpGenericAdaptorBase (FeltToIndexOp 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 88 of file Ops.h.inc.

Constructor & Destructor Documentation

◆ FeltToIndexOpAdaptor()

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

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

Member Function Documentation

◆ FeltToIndexOpGenericAdaptor() [1/3]

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

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

◆ FeltToIndexOpGenericAdaptor() [2/3]

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

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

◆ FeltToIndexOpGenericAdaptor() [3/3]

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 65 of file Ops.h.inc.

◆ verify()

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

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


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