Searched refs:HIPRocThrustPathArg (Results 1 – 2 of 2) sorted by relevance
338 HIPRocThrustPathArg = in RocmInstallationDetector()340 HasRocThrustLibrary = !HIPRocThrustPathArg.empty() && in RocmInstallationDetector()341 D.getVFS().exists(HIPRocThrustPathArg + "/thrust"); in RocmInstallationDetector()574 ThrustPath = DriverArgs.MakeArgString(HIPRocThrustPathArg); in AddHIPIncludeArgs()
106 StringRef HIPRocThrustPathArg; variable