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

Public Member Functions

 NotFeltOpGenericAdaptorBase (::mlir::DictionaryAttr attrs=nullptr, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={})
 
 NotFeltOpGenericAdaptorBase (NotFeltOp op)
 
std::pair< unsigned, unsigned > getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize)
 
::mlir::DictionaryAttr getAttributes ()
 

Protected Attributes

::mlir::DictionaryAttr odsAttrs
 
::std::optional<::mlir::OperationName > odsOpName
 
::mlir::RegionRange odsRegions
 

Detailed Description

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

Constructor & Destructor Documentation

◆ NotFeltOpGenericAdaptorBase() [1/2]

llzk::felt::detail::NotFeltOpGenericAdaptorBase::NotFeltOpGenericAdaptorBase ( ::mlir::DictionaryAttr attrs = nullptr,
const ::mlir::EmptyProperties & properties = {},
::mlir::RegionRange regions = {} )

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

◆ NotFeltOpGenericAdaptorBase() [2/2]

llzk::felt::detail::NotFeltOpGenericAdaptorBase::NotFeltOpGenericAdaptorBase ( NotFeltOp op)

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

Member Function Documentation

◆ getAttributes()

mlir::DictionaryAttr llzk::felt::detail::NotFeltOpGenericAdaptorBase::getAttributes ( )

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

◆ getODSOperandIndexAndLength()

std::pair< unsigned, unsigned > llzk::felt::detail::NotFeltOpGenericAdaptorBase::getODSOperandIndexAndLength ( unsigned index,
unsigned odsOperandsSize )

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

Member Data Documentation

◆ odsAttrs

::mlir::DictionaryAttr llzk::felt::detail::NotFeltOpGenericAdaptorBase::odsAttrs
protected

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

◆ odsOpName

::std::optional<::mlir::OperationName> llzk::felt::detail::NotFeltOpGenericAdaptorBase::odsOpName
protected

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

◆ odsRegions

::mlir::RegionRange llzk::felt::detail::NotFeltOpGenericAdaptorBase::odsRegions
protected

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


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