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

Constructor & Destructor Documentation

◆ FieldWriteOpGenericAdaptorBase() [1/2]

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

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

◆ FieldWriteOpGenericAdaptorBase() [2/2]

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

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

Member Function Documentation

◆ getAttributes()

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

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

◆ getFieldName()

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

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

◆ getFieldNameAttr()

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

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

◆ getODSOperandIndexAndLength()

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

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

◆ getProperties()

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

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

Member Data Documentation

◆ odsAttrs

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

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

◆ odsOpName

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

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

◆ odsRegions

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

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

◆ properties

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

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


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