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, 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 290 of file Ops.h.inc.

Constructor & Destructor Documentation

◆ ConstReadOpGenericAdaptorBase() [1/2]

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

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

◆ ConstReadOpGenericAdaptorBase() [2/2]

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

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

Member Function Documentation

◆ getAttributes()

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

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

◆ getConstName()

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

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

◆ getConstNameAttr()

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

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

◆ getODSOperandIndexAndLength()

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

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

◆ getProperties()

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

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

Member Data Documentation

◆ odsAttrs

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

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

◆ odsOpName

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

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

◆ odsRegions

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

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

◆ properties

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

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


The documentation for this class was generated from the following files:
  • build/include/llzk/Dialect/Polymorphic/IR/Ops.h.inc
  • build/include/llzk/Dialect/Polymorphic/IR/Ops.cpp.inc