Searched refs:getLayoutMap (Results 1 – 2 of 2) sorted by relevance
555 std::get<mlir::AffineMapAttr>(key) == getLayoutMap(); in operator ==()566 mlir::AffineMapAttr getLayoutMap() const { return map; } in getLayoutMap() function719 return key == KeyTy{getShape(), getElementType(), getLayoutMap()}; in operator ==()732 mlir::AffineMapAttr getLayoutMap() const { return map; } in getLayoutMap() function940 mlir::AffineMapAttr fir::BoxType::getLayoutMap() const { in getLayoutMap() function in fir::BoxType941 return getImpl()->getLayoutMap(); in getLayoutMap()1062 mlir::AffineMapAttr fir::SequenceType::getLayoutMap() const { in getLayoutMap() function in fir::SequenceType1063 return getImpl()->getLayoutMap(); in getLayoutMap()1226 if (auto map = type.getLayoutMap()) { in printFirType()1330 if (auto map = type.getLayoutMap()) { in printFirType()
163 mlir::AffineMapAttr getLayoutMap() const;297 mlir::AffineMapAttr getLayoutMap() const;