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

Classes

struct  Properties

Public Member Functions

 IncludeOpGenericAdaptorBase (::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={})
 IncludeOpGenericAdaptorBase (IncludeOp op)
std::pair< unsigned, unsigned > getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize)
const PropertiesgetProperties ()
::mlir::DictionaryAttr getAttributes ()
::mlir::StringAttr getSymNameAttr ()
::llvm::StringRef getSymName ()
::mlir::StringAttr getPathAttr ()
::llvm::StringRef getPath ()

Protected Attributes

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

Detailed Description

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

Constructor & Destructor Documentation

◆ IncludeOpGenericAdaptorBase() [1/2]

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

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

◆ IncludeOpGenericAdaptorBase() [2/2]

llzk::include::detail::IncludeOpGenericAdaptorBase::IncludeOpGenericAdaptorBase ( IncludeOp op)

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

Member Function Documentation

◆ getAttributes()

::mlir::DictionaryAttr llzk::include::detail::IncludeOpGenericAdaptorBase::getAttributes ( )
inline

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

◆ getODSOperandIndexAndLength()

std::pair< unsigned, unsigned > llzk::include::detail::IncludeOpGenericAdaptorBase::getODSOperandIndexAndLength ( unsigned index,
unsigned odsOperandsSize )
inline

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

◆ getPath()

llvm::StringRef llzk::include::detail::IncludeOpGenericAdaptorBase::getPath ( )

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

◆ getPathAttr()

::mlir::StringAttr llzk::include::detail::IncludeOpGenericAdaptorBase::getPathAttr ( )
inline

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

◆ getProperties()

const Properties & llzk::include::detail::IncludeOpGenericAdaptorBase::getProperties ( )
inline

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

◆ getSymName()

llvm::StringRef llzk::include::detail::IncludeOpGenericAdaptorBase::getSymName ( )

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

◆ getSymNameAttr()

::mlir::StringAttr llzk::include::detail::IncludeOpGenericAdaptorBase::getSymNameAttr ( )
inline

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

Member Data Documentation

◆ odsAttrs

::mlir::DictionaryAttr llzk::include::detail::IncludeOpGenericAdaptorBase::odsAttrs
protected

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

◆ odsOpName

::std::optional<::mlir::OperationName> llzk::include::detail::IncludeOpGenericAdaptorBase::odsOpName
protected

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

◆ odsRegions

::mlir::RegionRange llzk::include::detail::IncludeOpGenericAdaptorBase::odsRegions
protected

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

◆ properties

Properties llzk::include::detail::IncludeOpGenericAdaptorBase::properties
protected

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


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