Searched defs:BCFile (Results 1 – 4 of 4) sorted by relevance
/llvm-project/clang/lib/Driver/ToolChains/ | ||
H A D | AMDGPUOpenMP.cpp | 55 for (auto BCFile : getDeviceLibs(DriverArgs)) { addClangTargetOptions() local |
H A D | HIPSPV.cpp | 154 [&](const BitCodeLibraryInfo &BCFile) { in addClangTargetOptions() |
H A D | AMDGPU.cpp | 955 for (StringRef BCFile : BCLibs) { addClangTargetOptions() local |
H A D | HIPAMD.cpp | 311 for (auto BCFile : getDeviceLibs(DriverArgs)) { addClangTargetOptions() local |