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