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

Classes

struct  Properties
 

Public Member Functions

 ConstReadOpGenericAdaptorBase (::mlir::DictionaryAttr attrs=nullptr, const Properties &properties={}, ::mlir::RegionRange regions={})
 
 ConstReadOpGenericAdaptorBase (ConstReadOp op)
 
std::pair< unsigned, unsigned > getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize)
 
const PropertiesgetProperties ()
 
::mlir::DictionaryAttr getAttributes ()
 
::mlir::FlatSymbolRefAttr getConstNameAttr ()
 
::llvm::StringRef getConstName ()
 

Protected Attributes

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

Detailed Description

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

Constructor & Destructor Documentation

◆ ConstReadOpGenericAdaptorBase() [1/2]

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

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

◆ ConstReadOpGenericAdaptorBase() [2/2]

llzk::polymorphic::detail::ConstReadOpGenericAdaptorBase::ConstReadOpGenericAdaptorBase ( ConstReadOp op)

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

Member Function Documentation

◆ getAttributes()

mlir::DictionaryAttr llzk::polymorphic::detail::ConstReadOpGenericAdaptorBase::getAttributes ( )

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

◆ getConstName()

llvm::StringRef llzk::polymorphic::detail::ConstReadOpGenericAdaptorBase::getConstName ( )

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

◆ getConstNameAttr()

mlir::FlatSymbolRefAttr llzk::polymorphic::detail::ConstReadOpGenericAdaptorBase::getConstNameAttr ( )

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

◆ getODSOperandIndexAndLength()

std::pair< unsigned, unsigned > llzk::polymorphic::detail::ConstReadOpGenericAdaptorBase::getODSOperandIndexAndLength ( unsigned index,
unsigned odsOperandsSize )

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

◆ getProperties()

const Properties & llzk::polymorphic::detail::ConstReadOpGenericAdaptorBase::getProperties ( )
inline

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

Member Data Documentation

◆ odsAttrs

::mlir::DictionaryAttr llzk::polymorphic::detail::ConstReadOpGenericAdaptorBase::odsAttrs
protected

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

◆ odsOpName

::std::optional<::mlir::OperationName> llzk::polymorphic::detail::ConstReadOpGenericAdaptorBase::odsOpName
protected

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

◆ odsRegions

::mlir::RegionRange llzk::polymorphic::detail::ConstReadOpGenericAdaptorBase::odsRegions
protected

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

◆ properties

Properties llzk::polymorphic::detail::ConstReadOpGenericAdaptorBase::properties
protected

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


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