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

Public Member Functions

 InvFeltOpAdaptor (InvFeltOp op)
 
::mlir::LogicalResult verify (::mlir::Location loc)
 
 InvFeltOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs=nullptr, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={})
 
 InvFeltOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={})
 
template<typename LateInst = InvFeltOp, typename = std::enable_if_t<std::is_same_v<LateInst, InvFeltOp>>>
 InvFeltOpGenericAdaptor (RangeT values, LateInst op)
 
- Public Member Functions inherited from llzk::felt::InvFeltOpGenericAdaptor<::mlir::ValueRange >
 InvFeltOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs=nullptr, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={})
 
 InvFeltOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={})
 
 InvFeltOpGenericAdaptor (::mlir::ValueRange values, LateInst op)
 
std::pair< unsigned, unsigned > getODSOperandIndexAndLength (unsigned index)
 
::mlir::ValueRange getODSOperands (unsigned index)
 
ValueT getOperand ()
 
::mlir::ValueRange getOperands ()
 
- Public Member Functions inherited from llzk::felt::detail::InvFeltOpGenericAdaptorBase
 InvFeltOpGenericAdaptorBase (::mlir::DictionaryAttr attrs=nullptr, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={})
 
 InvFeltOpGenericAdaptorBase (InvFeltOp op)
 
std::pair< unsigned, unsigned > getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize)
 
::mlir::DictionaryAttr getAttributes ()
 

Additional Inherited Members

- Protected Attributes inherited from llzk::felt::detail::InvFeltOpGenericAdaptorBase
::mlir::DictionaryAttr odsAttrs
 
::std::optional<::mlir::OperationName > odsOpName
 
::mlir::RegionRange odsRegions
 

Detailed Description

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

Constructor & Destructor Documentation

◆ InvFeltOpAdaptor()

llzk::felt::InvFeltOpAdaptor::InvFeltOpAdaptor ( InvFeltOp op)

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

Member Function Documentation

◆ InvFeltOpGenericAdaptor() [1/3]

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

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

◆ InvFeltOpGenericAdaptor() [2/3]

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

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

◆ InvFeltOpGenericAdaptor() [3/3]

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

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

◆ verify()

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

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


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