Searched refs:IsCuda (Results 1 – 2 of 2) sorted by relevance
4442 bool IsCuda = JA.isOffloading(Action::OFK_Cuda); in ConstructJob() local4512 } else if ((IsCuda || IsHIP) && !CudaDeviceInput) { in ConstructJob()4522 (IsCuda || IsHIP) ? TC.getAuxTriple() : nullptr; in ConstructJob()4529 if (IsCuda || IsHIP) in ConstructJob()4555 if (IsCuda || IsHIP) { in ConstructJob()4571 if (IsCuda) { in ConstructJob()6330 if (IsCuda || IsHIP) { in ConstructJob()7006 if ((IsCuda || IsHIP) && CudaDeviceInput) { in ConstructJob()7010 if ((IsCuda || IsHIP) && !IsRDCMode) { in ConstructJob()7021 if (IsCuda) { in ConstructJob()[all …]
733 bool IsCuda = in CreateOffloadingDeviceToolChains() local743 if (IsCuda && IsHIP) { in CreateOffloadingDeviceToolChains()747 if (IsCuda) { in CreateOffloadingDeviceToolChains()817 !IsHIP && !IsCuda) { in CreateOffloadingDeviceToolChains()