LLZK 0.1.0
Veridise's ZK Language IR
Loading...
Searching...
No Matches
llzk::polymorphic::detail::ApplyMapOpGenericAdaptorBase::Properties Struct Reference

Public Types

using mapTy = ::mlir::AffineMapAttr
using numDimsTy = ::mlir::IntegerAttr

Public Member Functions

auto getMap ()
void setMap (const ::mlir::AffineMapAttr &propValue)
auto getNumDims ()
void setNumDims (const ::mlir::IntegerAttr &propValue)
bool operator== (const Properties &rhs) const
bool operator!= (const Properties &rhs) const

Public Attributes

mapTy map
numDimsTy numDims

Detailed Description

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

Member Typedef Documentation

◆ mapTy

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

◆ numDimsTy

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

Member Function Documentation

◆ getMap()

auto llzk::polymorphic::detail::ApplyMapOpGenericAdaptorBase::Properties::getMap ( )
inline

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

◆ getNumDims()

auto llzk::polymorphic::detail::ApplyMapOpGenericAdaptorBase::Properties::getNumDims ( )
inline

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

◆ operator!=()

bool llzk::polymorphic::detail::ApplyMapOpGenericAdaptorBase::Properties::operator!= ( const Properties & rhs) const
inline

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

◆ operator==()

bool llzk::polymorphic::detail::ApplyMapOpGenericAdaptorBase::Properties::operator== ( const Properties & rhs) const
inline

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

◆ setMap()

void llzk::polymorphic::detail::ApplyMapOpGenericAdaptorBase::Properties::setMap ( const ::mlir::AffineMapAttr & propValue)
inline

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

◆ setNumDims()

void llzk::polymorphic::detail::ApplyMapOpGenericAdaptorBase::Properties::setNumDims ( const ::mlir::IntegerAttr & propValue)
inline

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

Member Data Documentation

◆ map

mapTy llzk::polymorphic::detail::ApplyMapOpGenericAdaptorBase::Properties::map

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

◆ numDims

numDimsTy llzk::polymorphic::detail::ApplyMapOpGenericAdaptorBase::Properties::numDims

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


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