Searched refs:BCName (Results 1 – 2 of 2) sorted by relevance
234 llvm::for_each(BCLibArgs, [&](StringRef BCName) { in getDeviceLibs() argument238 llvm::sys::path::append(Path, BCName); in getDeviceLibs()245 getDriver().Diag(diag::err_drv_no_such_file) << BCName; in getDeviceLibs()250 std::string BCName = "hipspv-" + TT + ".bc"; in getDeviceLibs() local253 llvm::sys::path::append(Path, BCName); in getDeviceLibs()
355 llvm::for_each(BCLibArgs, [&](StringRef BCName) { in getDeviceLibs() argument359 llvm::sys::path::append(Path, BCName); in getDeviceLibs()366 getDriver().Diag(diag::err_drv_no_such_file) << BCName; in getDeviceLibs()