Searched refs:IsCuda (Results 1 – 2 of 2) sorted by relevance
4671 bool IsCuda = JA.isOffloading(Action::OFK_Cuda); in ConstructJob() local4715 } else if ((IsCuda || IsHIP) && !CudaDeviceInput) { in ConstructJob()4725 (IsCuda || IsHIP) ? TC.getAuxTriple() : nullptr; in ConstructJob()4732 if (IsCuda || IsHIP) in ConstructJob()4758 if (IsCuda || IsHIP) { in ConstructJob()4774 if (IsCuda) { in ConstructJob()6708 if (IsCuda || IsHIP) { in ConstructJob()7429 if ((IsCuda || IsHIP) && CudaDeviceInput) { in ConstructJob()7433 if ((IsCuda || IsHIP) && !IsRDCMode) { in ConstructJob()7444 if (IsCuda) { in ConstructJob()[all …]
767 bool IsCuda = in CreateOffloadingDeviceToolChains() local778 if (IsCuda && IsHIP) { in CreateOffloadingDeviceToolChains()782 if (IsCuda) { in CreateOffloadingDeviceToolChains()859 !IsHIP && !IsCuda) { in CreateOffloadingDeviceToolChains()