Searched refs:getDstMapAttrStrName (Results 1 – 2 of 2) sorted by relevance
158 return (*this)->getAttr(getDstMapAttrStrName()).cast<AffineMapAttr>(); in getDstMapAttr()210 return {StringAttr::get(getContext(), getDstMapAttrStrName()), in getAffineMapAttrForMemRef()238 static StringRef getDstMapAttrStrName() { return "dst_map"; } in getDstMapAttrStrName() function
1193 result.addAttribute(getDstMapAttrStrName(), AffineMapAttr::get(dstMap)); in build()1254 getDstMapAttrStrName(), in parse()