LLZK 0.1.0
An open-source IR for Zero Knowledge (ZK) circuits
Loading...
Searching...
No Matches
llzk::felt::detail::UnsignedIntDivFeltOpGenericAdaptorBase Class Reference
Inheritance diagram for llzk::felt::detail::UnsignedIntDivFeltOpGenericAdaptorBase:
[legend]

Public Member Functions

 UnsignedIntDivFeltOpGenericAdaptorBase (::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={})
 UnsignedIntDivFeltOpGenericAdaptorBase (::mlir::Operation *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 2752 of file Ops.h.inc.

Constructor & Destructor Documentation

◆ UnsignedIntDivFeltOpGenericAdaptorBase() [1/2]

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

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

◆ UnsignedIntDivFeltOpGenericAdaptorBase() [2/2]

llzk::felt::detail::UnsignedIntDivFeltOpGenericAdaptorBase::UnsignedIntDivFeltOpGenericAdaptorBase ( ::mlir::Operation * op)
inline

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

Member Function Documentation

◆ getAttributes()

::mlir::DictionaryAttr llzk::felt::detail::UnsignedIntDivFeltOpGenericAdaptorBase::getAttributes ( )
inline

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

◆ getODSOperandIndexAndLength()

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

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

Member Data Documentation

◆ odsAttrs

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

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

◆ odsOpName

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

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

◆ odsRegions

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

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


The documentation for this class was generated from the following file:
  • build/include/llzk/Dialect/Felt/IR/Ops.h.inc