Searched refs:BCName (Results 1 – 2 of 2) sorted by relevance
230 llvm::for_each(BCLibArgs, [&](StringRef BCName) { in getDeviceLibs() argument234 llvm::sys::path::append(Path, BCName); in getDeviceLibs()241 getDriver().Diag(diag::err_drv_no_such_file) << BCName; in getDeviceLibs()246 std::string BCName = "hipspv-" + TT + ".bc"; in getDeviceLibs() local249 llvm::sys::path::append(Path, BCName); in getDeviceLibs()
415 llvm::for_each(BCLibArgs, [&](StringRef BCName) { in getDeviceLibs() argument419 llvm::sys::path::append(Path, BCName); in getDeviceLibs()426 getDriver().Diag(diag::err_drv_no_such_file) << BCName; in getDeviceLibs()