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

Constructor & Destructor Documentation

◆ FeltNonDetOpAdaptor()

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

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

Member Function Documentation

◆ FeltNonDetOpGenericAdaptor() [1/3]

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

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

◆ FeltNonDetOpGenericAdaptor() [2/3]

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

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

◆ FeltNonDetOpGenericAdaptor() [3/3]

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

◆ verify()

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

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


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