LLZK 0.1.0
Veridise's ZK Language IR
Loading...
Searching...
No Matches
llzk::polymorphic::ApplyMapOpGenericAdaptor< RangeT > Class Template Reference
Inheritance diagram for llzk::polymorphic::ApplyMapOpGenericAdaptor< RangeT >:
[legend]
Collaboration diagram for llzk::polymorphic::ApplyMapOpGenericAdaptor< RangeT >:
[legend]

Public Member Functions

 ApplyMapOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={})
 ApplyMapOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={})
 ApplyMapOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs=nullptr)
 ApplyMapOpGenericAdaptor (RangeT values, const ApplyMapOpGenericAdaptorBase &base)
template<typename LateInst = ApplyMapOp, typename = std::enable_if_t<std::is_same_v<LateInst, ApplyMapOp>>>
 ApplyMapOpGenericAdaptor (RangeT values, LateInst op)
std::pair< unsigned, unsigned > getODSOperandIndexAndLength (unsigned index)
RangeT getODSOperands (unsigned index)
RangeT getMapOperands ()
RangeT getOperands ()
Public Member Functions inherited from llzk::polymorphic::detail::ApplyMapOpGenericAdaptorBase
 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 ()

Additional Inherited Members

Protected Attributes inherited from llzk::polymorphic::detail::ApplyMapOpGenericAdaptorBase
::mlir::DictionaryAttr odsAttrs
::std::optional<::mlir::OperationName > odsOpName
Properties properties
::mlir::RegionRange odsRegions

Detailed Description

template<typename RangeT>
class llzk::polymorphic::ApplyMapOpGenericAdaptor< RangeT >

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

Constructor & Destructor Documentation

◆ ApplyMapOpGenericAdaptor() [1/5]

template<typename RangeT>
llzk::polymorphic::ApplyMapOpGenericAdaptor< RangeT >::ApplyMapOpGenericAdaptor ( RangeT values,
::mlir::DictionaryAttr attrs,
const Properties & properties,
::mlir::RegionRange regions = {} )
inline

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

◆ ApplyMapOpGenericAdaptor() [2/5]

template<typename RangeT>
llzk::polymorphic::ApplyMapOpGenericAdaptor< RangeT >::ApplyMapOpGenericAdaptor ( RangeT values,
::mlir::DictionaryAttr attrs,
::mlir::OpaqueProperties properties,
::mlir::RegionRange regions = {} )
inline

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

◆ ApplyMapOpGenericAdaptor() [3/5]

template<typename RangeT>
llzk::polymorphic::ApplyMapOpGenericAdaptor< RangeT >::ApplyMapOpGenericAdaptor ( RangeT values,
::mlir::DictionaryAttr attrs = nullptr )
inline

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

◆ ApplyMapOpGenericAdaptor() [4/5]

template<typename RangeT>
llzk::polymorphic::ApplyMapOpGenericAdaptor< RangeT >::ApplyMapOpGenericAdaptor ( RangeT values,
const ApplyMapOpGenericAdaptorBase & base )
inline

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

◆ ApplyMapOpGenericAdaptor() [5/5]

template<typename RangeT>
template<typename LateInst = ApplyMapOp, typename = std::enable_if_t<std::is_same_v<LateInst, ApplyMapOp>>>
llzk::polymorphic::ApplyMapOpGenericAdaptor< RangeT >::ApplyMapOpGenericAdaptor ( RangeT values,
LateInst op )
inline

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

Member Function Documentation

◆ getMapOperands()

template<typename RangeT>
RangeT llzk::polymorphic::ApplyMapOpGenericAdaptor< RangeT >::getMapOperands ( )
inline

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

◆ getODSOperandIndexAndLength()

template<typename RangeT>
std::pair< unsigned, unsigned > llzk::polymorphic::ApplyMapOpGenericAdaptor< RangeT >::getODSOperandIndexAndLength ( unsigned index)
inline

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

◆ getODSOperands()

template<typename RangeT>
RangeT llzk::polymorphic::ApplyMapOpGenericAdaptor< RangeT >::getODSOperands ( unsigned index)
inline

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

◆ getOperands()

template<typename RangeT>
RangeT llzk::polymorphic::ApplyMapOpGenericAdaptor< RangeT >::getOperands ( )
inline

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


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