Home
last modified time | relevance | path

Searched defs:BCFile (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/Driver/ToolChains/
H A DAMDGPUOpenMP.cpp60 for (auto BCFile : getDeviceLibs(DriverArgs)) { in addClangTargetOptions() local
H A DAMDGPU.cpp825 for (StringRef BCFile : BCLibs) { in addClangTargetOptions() local
856 auto AddBCLib = [&](StringRef BCFile) { BCLibs.push_back(BCFile.str()); }; in getCommonBitcodeLibs()
H A DHIPSPV.cpp158 [&](const BitCodeLibraryInfo &BCFile) { in addClangTargetOptions()
H A DHIPAMD.cpp254 for (auto BCFile : getDeviceLibs(DriverArgs)) { in addClangTargetOptions() local