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

Classes

struct  Properties

Public Member Functions

 ApplyMapOpGenericAdaptorBase (::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={})
 ApplyMapOpGenericAdaptorBase (ApplyMapOp op)
std::pair< unsigned, unsigned > getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize)
const PropertiesgetProperties ()
::mlir::DictionaryAttr getAttributes ()
::mlir::AffineMapAttr getMapAttr ()
::mlir::AffineMap getMap ()
::mlir::IntegerAttr getNumDimsAttr ()
::llvm::APInt getNumDims ()

Protected Attributes

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

Detailed Description

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

Constructor & Destructor Documentation

◆ ApplyMapOpGenericAdaptorBase() [1/2]

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

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

◆ ApplyMapOpGenericAdaptorBase() [2/2]

llzk::polymorphic::detail::ApplyMapOpGenericAdaptorBase::ApplyMapOpGenericAdaptorBase ( ApplyMapOp op)

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

Member Function Documentation

◆ getAttributes()

::mlir::DictionaryAttr llzk::polymorphic::detail::ApplyMapOpGenericAdaptorBase::getAttributes ( )
inline

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

◆ getMap()

mlir::AffineMap llzk::polymorphic::detail::ApplyMapOpGenericAdaptorBase::getMap ( )

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

◆ getMapAttr()

::mlir::AffineMapAttr llzk::polymorphic::detail::ApplyMapOpGenericAdaptorBase::getMapAttr ( )
inline

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

◆ getNumDims()

llvm::APInt llzk::polymorphic::detail::ApplyMapOpGenericAdaptorBase::getNumDims ( )

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

◆ getNumDimsAttr()

::mlir::IntegerAttr llzk::polymorphic::detail::ApplyMapOpGenericAdaptorBase::getNumDimsAttr ( )
inline

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

◆ getODSOperandIndexAndLength()

std::pair< unsigned, unsigned > llzk::polymorphic::detail::ApplyMapOpGenericAdaptorBase::getODSOperandIndexAndLength ( unsigned index,
unsigned odsOperandsSize )

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

◆ getProperties()

const Properties & llzk::polymorphic::detail::ApplyMapOpGenericAdaptorBase::getProperties ( )
inline

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

Member Data Documentation

◆ odsAttrs

::mlir::DictionaryAttr llzk::polymorphic::detail::ApplyMapOpGenericAdaptorBase::odsAttrs
protected

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

◆ odsOpName

::std::optional<::mlir::OperationName> llzk::polymorphic::detail::ApplyMapOpGenericAdaptorBase::odsOpName
protected

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

◆ odsRegions

::mlir::RegionRange llzk::polymorphic::detail::ApplyMapOpGenericAdaptorBase::odsRegions
protected

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

◆ properties

Properties llzk::polymorphic::detail::ApplyMapOpGenericAdaptorBase::properties
protected

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


The documentation for this class was generated from the following files:
  • build/include/llzk/Dialect/Polymorphic/IR/Ops.h.inc
  • build/include/llzk/Dialect/Polymorphic/IR/Ops.cpp.inc