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

Public Member Functions

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

Constructor & Destructor Documentation

◆ ReadArrayOpGenericAdaptorBase() [1/2]

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

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

◆ ReadArrayOpGenericAdaptorBase() [2/2]

llzk::array::detail::ReadArrayOpGenericAdaptorBase::ReadArrayOpGenericAdaptorBase ( ReadArrayOp op)

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

Member Function Documentation

◆ getAttributes()

mlir::DictionaryAttr llzk::array::detail::ReadArrayOpGenericAdaptorBase::getAttributes ( )

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

◆ getODSOperandIndexAndLength()

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

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

Member Data Documentation

◆ odsAttrs

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

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

◆ odsOpName

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

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

◆ odsRegions

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

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


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