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