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)
::llvm::LogicalResult verify (::mlir::Location loc)
 InvFeltOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={})
 InvFeltOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={})
 InvFeltOpGenericAdaptor (RangeT values, const InvFeltOpGenericAdaptorBase &base)
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={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={})
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={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={})
 InvFeltOpGenericAdaptorBase (::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::InvFeltOpGenericAdaptorBase
::mlir::DictionaryAttr odsAttrs
::std::optional<::mlir::OperationName > odsOpName
::mlir::RegionRange odsRegions

Detailed Description

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

Constructor & Destructor Documentation

◆ InvFeltOpAdaptor()

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

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

Member Function Documentation

◆ InvFeltOpGenericAdaptor() [1/4]

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

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

◆ InvFeltOpGenericAdaptor() [2/4]

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

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

◆ InvFeltOpGenericAdaptor() [3/4]

llzk::felt::InvFeltOpGenericAdaptor< RangeT >::InvFeltOpGenericAdaptor ( RangeT values,
const InvFeltOpGenericAdaptorBase & base )
inline

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

◆ InvFeltOpGenericAdaptor() [4/4]

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

◆ verify()

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

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


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