Searched refs:HIPRocPrimPathArg (Results 1 – 2 of 2) sorted by relevance
342 HIPRocPrimPathArg = in RocmInstallationDetector() 344 HasRocPrimLibrary = !HIPRocPrimPathArg.empty() && in RocmInstallationDetector() 345 D.getVFS().exists(HIPRocPrimPathArg + "/rocprim"); in RocmInstallationDetector() 587 PrimPath = DriverArgs.MakeArgString(HIPRocPrimPathArg); in AddHIPIncludeArgs()
108 StringRef HIPRocPrimPathArg; variable