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