Searched refs:HIPRocThrustPathArg (Results 1 – 2 of 2) sorted by relevance
274 HIPRocThrustPathArg = in RocmInstallationDetector()276 HasRocThrustLibrary = !HIPRocThrustPathArg.empty() && in RocmInstallationDetector()277 D.getVFS().exists(HIPRocThrustPathArg + "/thrust"); in RocmInstallationDetector()506 ThrustPath = DriverArgs.MakeArgString(HIPRocThrustPathArg); in AddHIPIncludeArgs()
109 StringRef HIPRocThrustPathArg; variable