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

Public Member Functions

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

Constructor & Destructor Documentation

◆ WriteArrayOpGenericAdaptorBase() [1/2]

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

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

◆ WriteArrayOpGenericAdaptorBase() [2/2]

llzk::array::detail::WriteArrayOpGenericAdaptorBase::WriteArrayOpGenericAdaptorBase ( ::mlir::Operation * op)
inline

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

Member Function Documentation

◆ getAttributes()

::mlir::DictionaryAttr llzk::array::detail::WriteArrayOpGenericAdaptorBase::getAttributes ( )
inline

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

◆ getODSOperandIndexAndLength()

std::pair< unsigned, unsigned > llzk::array::detail::WriteArrayOpGenericAdaptorBase::getODSOperandIndexAndLength ( unsigned index,
unsigned odsOperandsSize )

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

Member Data Documentation

◆ odsAttrs

::mlir::DictionaryAttr llzk::array::detail::WriteArrayOpGenericAdaptorBase::odsAttrs
protected

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

◆ odsOpName

::std::optional<::mlir::OperationName> llzk::array::detail::WriteArrayOpGenericAdaptorBase::odsOpName
protected

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

◆ odsRegions

::mlir::RegionRange llzk::array::detail::WriteArrayOpGenericAdaptorBase::odsRegions
protected

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


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