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

Public Member Functions

 UndefOpGenericAdaptorBase (::mlir::DictionaryAttr attrs=nullptr, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={})
 
 UndefOpGenericAdaptorBase (UndefOp op)
 
std::pair< unsigned, unsigned > getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize)
 
::mlir::DictionaryAttr getAttributes ()
 

Protected Attributes

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

Detailed Description

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

Constructor & Destructor Documentation

◆ UndefOpGenericAdaptorBase() [1/2]

llzk::undef::detail::UndefOpGenericAdaptorBase::UndefOpGenericAdaptorBase ( ::mlir::DictionaryAttr attrs = nullptr,
const ::mlir::EmptyProperties & properties = {},
::mlir::RegionRange regions = {} )

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

◆ UndefOpGenericAdaptorBase() [2/2]

llzk::undef::detail::UndefOpGenericAdaptorBase::UndefOpGenericAdaptorBase ( UndefOp op)

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

Member Function Documentation

◆ getAttributes()

mlir::DictionaryAttr llzk::undef::detail::UndefOpGenericAdaptorBase::getAttributes ( )

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

◆ getODSOperandIndexAndLength()

std::pair< unsigned, unsigned > llzk::undef::detail::UndefOpGenericAdaptorBase::getODSOperandIndexAndLength ( unsigned index,
unsigned odsOperandsSize )

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

Member Data Documentation

◆ odsAttrs

::mlir::DictionaryAttr llzk::undef::detail::UndefOpGenericAdaptorBase::odsAttrs
protected

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

◆ odsOpName

::std::optional<::mlir::OperationName> llzk::undef::detail::UndefOpGenericAdaptorBase::odsOpName
protected

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

◆ odsRegions

::mlir::RegionRange llzk::undef::detail::UndefOpGenericAdaptorBase::odsRegions
protected

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


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