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