Lines Matching refs:IsCuda
4442 bool IsCuda = JA.isOffloading(Action::OFK_Cuda); in ConstructJob() local
4512 } 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()
4567 (IsCuda ? C.getSingleOffloadToolChain<Action::OFK_Cuda>() 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()
7027 if (IsCuda || IsHIP) { in ConstructJob()