Searched refs:HIPRocPrimPathArg (Results 1 – 2 of 2) sorted by relevance
278 HIPRocPrimPathArg = in RocmInstallationDetector()280 HasRocPrimLibrary = !HIPRocPrimPathArg.empty() && in RocmInstallationDetector()281 D.getVFS().exists(HIPRocPrimPathArg + "/rocprim"); in RocmInstallationDetector()519 PrimPath = DriverArgs.MakeArgString(HIPRocPrimPathArg); in AddHIPIncludeArgs()
111 StringRef HIPRocPrimPathArg; variable