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