Searched refs:IsCuda (Results 1 – 2 of 2) sorted by relevance
4502 bool IsCuda = JA.isOffloading(Action::OFK_Cuda); in ConstructJob() local4546 } else if ((IsCuda || IsHIP) && !CudaDeviceInput) { in ConstructJob()4556 (IsCuda || IsHIP) ? TC.getAuxTriple() : nullptr; in ConstructJob()4563 if (IsCuda || IsHIP) in ConstructJob()4589 if (IsCuda || IsHIP) { in ConstructJob()4601 (IsCuda ? C.getSingleOffloadToolChain<Action::OFK_Cuda>() in ConstructJob()4605 if (IsCuda) { in ConstructJob()6468 if (IsCuda || IsHIP) { in ConstructJob()7160 if ((IsCuda || IsHIP) && CudaDeviceInput) { in ConstructJob()7164 if ((IsCuda || IsHIP) && !IsRDCMode) { in ConstructJob()[all …]
771 bool IsCuda = in CreateOffloadingDeviceToolChains() local781 if (IsCuda && IsHIP) { in CreateOffloadingDeviceToolChains()785 if (IsCuda) { in CreateOffloadingDeviceToolChains()855 !IsHIP && !IsCuda) { in CreateOffloadingDeviceToolChains()