Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DAMDGPUOpenMP.cpp53 for (auto BCFile : getDeviceLibs(DriverArgs)) { in addClangTargetOptions() local
H A DHIPSPV.cpp154 [&](const BitCodeLibraryInfo &BCFile) { in addClangTargetOptions()
H A DAMDGPU.cpp955 for (StringRef BCFile : BCLibs) { in addClangTargetOptions() local
986 auto AddBCLib = [&](StringRef BCFile) { BCLibs.push_back(BCFile.str()); }; in getCommonBitcodeLibs()
H A DHIPAMD.cpp311 for (auto BCFile : getDeviceLibs(DriverArgs)) { in addClangTargetOptions() local