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

Classes

struct  Properties

Public Member Functions

 GlobalReadOpGenericAdaptorBase (::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={})
 GlobalReadOpGenericAdaptorBase (GlobalReadOp op)
std::pair< unsigned, unsigned > getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize)
const PropertiesgetProperties ()
::mlir::DictionaryAttr getAttributes ()
::mlir::SymbolRefAttr getNameRefAttr ()
::mlir::SymbolRefAttr getNameRef ()

Protected Attributes

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

Detailed Description

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

Constructor & Destructor Documentation

◆ GlobalReadOpGenericAdaptorBase() [1/2]

llzk::global::detail::GlobalReadOpGenericAdaptorBase::GlobalReadOpGenericAdaptorBase ( ::mlir::DictionaryAttr attrs,
const Properties & properties,
::mlir::RegionRange regions = {} )
inline

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

◆ GlobalReadOpGenericAdaptorBase() [2/2]

llzk::global::detail::GlobalReadOpGenericAdaptorBase::GlobalReadOpGenericAdaptorBase ( GlobalReadOp op)

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

Member Function Documentation

◆ getAttributes()

::mlir::DictionaryAttr llzk::global::detail::GlobalReadOpGenericAdaptorBase::getAttributes ( )
inline

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

◆ getNameRef()

mlir::SymbolRefAttr llzk::global::detail::GlobalReadOpGenericAdaptorBase::getNameRef ( )

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

◆ getNameRefAttr()

::mlir::SymbolRefAttr llzk::global::detail::GlobalReadOpGenericAdaptorBase::getNameRefAttr ( )
inline

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

◆ getODSOperandIndexAndLength()

std::pair< unsigned, unsigned > llzk::global::detail::GlobalReadOpGenericAdaptorBase::getODSOperandIndexAndLength ( unsigned index,
unsigned odsOperandsSize )
inline

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

◆ getProperties()

const Properties & llzk::global::detail::GlobalReadOpGenericAdaptorBase::getProperties ( )
inline

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

Member Data Documentation

◆ odsAttrs

::mlir::DictionaryAttr llzk::global::detail::GlobalReadOpGenericAdaptorBase::odsAttrs
protected

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

◆ odsOpName

::std::optional<::mlir::OperationName> llzk::global::detail::GlobalReadOpGenericAdaptorBase::odsOpName
protected

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

◆ odsRegions

::mlir::RegionRange llzk::global::detail::GlobalReadOpGenericAdaptorBase::odsRegions
protected

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

◆ properties

Properties llzk::global::detail::GlobalReadOpGenericAdaptorBase::properties
protected

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


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