Searched refs:BCName (Results 1 – 2 of 2) sorted by relevance
230 for (StringRef BCName : BCLibArgs) { in getDeviceLibs() local234 llvm::sys::path::append(Path, BCName); in getDeviceLibs()243 getDriver().Diag(diag::err_drv_no_such_file) << BCName; in getDeviceLibs()248 std::string BCName = "hipspv-" + TT + ".bc"; in getDeviceLibs() local251 llvm::sys::path::append(Path, BCName); in getDeviceLibs()
375 for (StringRef BCName : BCLibArgs) { in getDeviceLibs() local380 llvm::sys::path::append(Path, BCName); in getDeviceLibs()389 getDriver().Diag(diag::err_drv_no_such_file) << BCName; in getDeviceLibs()