Searched refs:ArchPrefix (Results 1 – 1 of 1) sorted by relevance
2095 StringRef ArchPrefix = Triple.isAMDGCN() ? "amdgpu" : "nvptx"; in addOpenMPDeviceRTL() local2097 ("libomptarget-" + ArchPrefix + "-" + BitcodeSuffix + ".bc").str(); in addOpenMPDeviceRTL()2130 << LibOmpTargetName << ArchPrefix; in addOpenMPDeviceRTL()