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

Constructor & Destructor Documentation

◆ IncludeOpGenericAdaptorBase() [1/2]

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

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

◆ IncludeOpGenericAdaptorBase() [2/2]

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

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

Member Function Documentation

◆ getAttributes()

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

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

◆ getODSOperandIndexAndLength()

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

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

◆ getPath()

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

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

◆ getPathAttr()

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

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

◆ getProperties()

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

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

◆ getSymName()

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

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

◆ getSymNameAttr()

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

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

Member Data Documentation

◆ odsAttrs

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

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

◆ odsOpName

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

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

◆ odsRegions

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

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

◆ properties

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

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


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