Searched refs:IsCuda (Results 1 – 2 of 2) sorted by relevance
4909 bool IsCuda = JA.isOffloading(Action::OFK_Cuda); in ConstructJob() local4953 } else if ((IsCuda || IsHIP) && !CudaDeviceInput) { in ConstructJob()4963 (IsCuda || IsHIP) ? TC.getAuxTriple() : nullptr; in ConstructJob()4970 if (IsCuda || IsHIP) in ConstructJob()4996 if (IsCuda || IsHIP) { in ConstructJob()5008 (IsCuda ? C.getSingleOffloadToolChain<Action::OFK_Cuda>() in ConstructJob()5012 if (IsCuda) { in ConstructJob()6921 if (IsCuda || IsHIP) { in ConstructJob()7662 if ((IsCuda || IsHIP) && CudaDeviceInput) { in ConstructJob()7666 if ((IsCuda || IsHIP) && !IsRDCMode) { in ConstructJob()[all …]
781 bool IsCuda = in CreateOffloadingDeviceToolChains() local 792 if (IsCuda && IsHIP) { in CreateOffloadingDeviceToolChains() 796 if (IsCuda) { in CreateOffloadingDeviceToolChains() 873 !IsHIP && !IsCuda) { in CreateOffloadingDeviceToolChains()