Searched refs:SubtargetKey (Results 1 – 2 of 2) sorted by relevance
73 SmallString<128> SubtargetKey(GPU); in getSubtargetImpl() local74 SubtargetKey.append(FS); in getSubtargetImpl()76 auto &I = SubtargetMap[SubtargetKey]; in getSubtargetImpl()
1086 SmallString<128> SubtargetKey(GPU); in getSubtargetImpl() local1087 SubtargetKey.append(FS); in getSubtargetImpl()1089 auto &I = SubtargetMap[SubtargetKey]; in getSubtargetImpl()