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

Public Member Functions

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

Detailed Description

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

Constructor & Destructor Documentation

◆ NotFeltOpAdaptor()

llzk::felt::NotFeltOpAdaptor::NotFeltOpAdaptor ( NotFeltOp op)

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

Member Function Documentation

◆ NotFeltOpGenericAdaptor() [1/4]

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

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

◆ NotFeltOpGenericAdaptor() [2/4]

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

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

◆ NotFeltOpGenericAdaptor() [3/4]

llzk::felt::NotFeltOpGenericAdaptor< RangeT >::NotFeltOpGenericAdaptor ( RangeT values,
const NotFeltOpGenericAdaptorBase & base )
inline

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

◆ NotFeltOpGenericAdaptor() [4/4]

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

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

◆ verify()

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

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


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