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

Public Member Functions

 FeltNonDetOpAdaptor (FeltNonDetOp op)
::llvm::LogicalResult verify (::mlir::Location loc)
 FeltNonDetOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={})
 FeltNonDetOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={})
 FeltNonDetOpGenericAdaptor (RangeT values, const FeltNonDetOpGenericAdaptorBase &base)
template<typename LateInst = FeltNonDetOp, typename = std::enable_if_t<std::is_same_v<LateInst, FeltNonDetOp>>>
 FeltNonDetOpGenericAdaptor (RangeT values, LateInst op)
Public Member Functions inherited from llzk::felt::FeltNonDetOpGenericAdaptor<::mlir::ValueRange >
 FeltNonDetOpGenericAdaptor (::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)
::mlir::ValueRange getOperands ()
Public Member Functions inherited from llzk::felt::detail::FeltNonDetOpGenericAdaptorBase
 FeltNonDetOpGenericAdaptorBase (::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={})
 FeltNonDetOpGenericAdaptorBase (::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::FeltNonDetOpGenericAdaptorBase
::mlir::DictionaryAttr odsAttrs
::std::optional<::mlir::OperationName > odsOpName
::mlir::RegionRange odsRegions

Detailed Description

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

Constructor & Destructor Documentation

◆ FeltNonDetOpAdaptor()

llzk::felt::FeltNonDetOpAdaptor::FeltNonDetOpAdaptor ( FeltNonDetOp op)

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

Member Function Documentation

◆ FeltNonDetOpGenericAdaptor() [1/4]

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

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

◆ FeltNonDetOpGenericAdaptor() [2/4]

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

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

◆ FeltNonDetOpGenericAdaptor() [3/4]

llzk::felt::FeltNonDetOpGenericAdaptor< RangeT >::FeltNonDetOpGenericAdaptor ( RangeT values,
const FeltNonDetOpGenericAdaptorBase & base )
inline

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

◆ FeltNonDetOpGenericAdaptor() [4/4]

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

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

◆ verify()

llvm::LogicalResult llzk::felt::FeltNonDetOpAdaptor::verify ( ::mlir::Location loc)

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


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