Searched refs:IsCuda (Results 1 – 2 of 2) sorted by relevance
4197 bool IsCuda = JA.isOffloading(Action::OFK_Cuda); in ConstructJob() local4234 } else if ((IsCuda || IsHIP) && !CudaDeviceInput) { in ConstructJob()4244 (IsCuda || IsHIP) ? TC.getAuxTriple() : nullptr; in ConstructJob()4251 if (IsCuda || IsHIP) in ConstructJob()4277 if (IsCuda || IsHIP) { in ConstructJob()4289 (IsCuda ? C.getSingleOffloadToolChain<Action::OFK_Cuda>() in ConstructJob()4293 if (IsCuda) { in ConstructJob()5903 if (IsCuda || IsHIP) { in ConstructJob()6541 if ((IsCuda || IsHIP) && CudaDeviceInput) { in ConstructJob()6548 if (IsCuda) { in ConstructJob()[all …]
682 bool IsCuda = in CreateOffloadingDeviceToolChains() local692 if (IsCuda && IsHIP) { in CreateOffloadingDeviceToolChains()696 if (IsCuda) { in CreateOffloadingDeviceToolChains()