Searched refs:HipPath (Results 1 – 1 of 1) sorted by relevance
222 StringRef HipPath = DriverArgs.getLastArgValue(options::OPT_hip_path_EQ); in getDeviceLibs() local223 if (!HipPath.empty()) { in getDeviceLibs()224 SmallString<128> Path(HipPath); in getDeviceLibs()