Searched defs:BCFile (Results 1 – 4 of 4) sorted by relevance
158 [&](const BitCodeLibraryInfo &BCFile) { in addClangTargetOptions()
128 for (StringRef BCFile : BCLibs) in constructLLVMLinkCommand() local
249 for (auto BCFile : getHIPDeviceLibs(DriverArgs)) { in addClangTargetOptions() local
866 for (StringRef BCFile : BCLibs) { in addClangTargetOptions() local897 auto AddBCLib = [&](StringRef BCFile) { BCLibs.push_back(BCFile.str()); }; in getCommonBitcodeLibs()