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=nullptr, 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 288 of file Ops.h.inc.

Constructor & Destructor Documentation

◆ GlobalReadOpGenericAdaptorBase() [1/2]

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

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

◆ GlobalReadOpGenericAdaptorBase() [2/2]

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

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

Member Function Documentation

◆ getAttributes()

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

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

◆ getNameRef()

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

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

◆ getNameRefAttr()

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

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

◆ getODSOperandIndexAndLength()

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

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

◆ getProperties()

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

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

Member Data Documentation

◆ odsAttrs

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

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

◆ odsOpName

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

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

◆ odsRegions

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

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

◆ properties

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

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


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