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

Classes

struct  Properties

Public Member Functions

 FieldWriteOpGenericAdaptorBase (::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={})
 FieldWriteOpGenericAdaptorBase (FieldWriteOp op)
std::pair< unsigned, unsigned > getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize)
const PropertiesgetProperties ()
::mlir::DictionaryAttr getAttributes ()
::mlir::FlatSymbolRefAttr getFieldNameAttr ()
::llvm::StringRef getFieldName ()

Protected Attributes

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

Detailed Description

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

Constructor & Destructor Documentation

◆ FieldWriteOpGenericAdaptorBase() [1/2]

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

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

◆ FieldWriteOpGenericAdaptorBase() [2/2]

llzk::component::detail::FieldWriteOpGenericAdaptorBase::FieldWriteOpGenericAdaptorBase ( FieldWriteOp op)

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

Member Function Documentation

◆ getAttributes()

::mlir::DictionaryAttr llzk::component::detail::FieldWriteOpGenericAdaptorBase::getAttributes ( )
inline

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

◆ getFieldName()

llvm::StringRef llzk::component::detail::FieldWriteOpGenericAdaptorBase::getFieldName ( )

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

◆ getFieldNameAttr()

::mlir::FlatSymbolRefAttr llzk::component::detail::FieldWriteOpGenericAdaptorBase::getFieldNameAttr ( )
inline

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

◆ getODSOperandIndexAndLength()

std::pair< unsigned, unsigned > llzk::component::detail::FieldWriteOpGenericAdaptorBase::getODSOperandIndexAndLength ( unsigned index,
unsigned odsOperandsSize )
inline

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

◆ getProperties()

const Properties & llzk::component::detail::FieldWriteOpGenericAdaptorBase::getProperties ( )
inline

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

Member Data Documentation

◆ odsAttrs

::mlir::DictionaryAttr llzk::component::detail::FieldWriteOpGenericAdaptorBase::odsAttrs
protected

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

◆ odsOpName

::std::optional<::mlir::OperationName> llzk::component::detail::FieldWriteOpGenericAdaptorBase::odsOpName
protected

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

◆ odsRegions

::mlir::RegionRange llzk::component::detail::FieldWriteOpGenericAdaptorBase::odsRegions
protected

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

◆ properties

Properties llzk::component::detail::FieldWriteOpGenericAdaptorBase::properties
protected

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


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