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