Searched refs:IsHIP (Results 1 – 3 of 3) sorted by relevance
331 bool IsHIP = CGM.getLangOpts().HIP; in makeModuleCtorFunction() local334 if (CudaGpuBinaryFileName.empty() && !IsHIP) in makeModuleCtorFunction()384 if (IsHIP) { in makeModuleCtorFunction()457 if (IsHIP) { in makeModuleCtorFunction()
3393 bool IsHIP = JA.isOffloading(Action::OFK_HIP); in ConstructJob() local3423 } else if ((IsCuda || IsHIP) && !CudaDeviceInput) { in ConstructJob()3441 if (IsCuda || IsHIP) { in ConstructJob()3465 if (IsCuda || IsHIP) { in ConstructJob()5190 if ((IsCuda || IsHIP) && CudaDeviceInput) { in ConstructJob()
587 bool IsHIP = in CreateOffloadingDeviceToolChains() local593 if (IsCuda && IsHIP) { in CreateOffloadingDeviceToolChains()613 } else if (IsHIP) { in CreateOffloadingDeviceToolChains()