Home
last modified time | relevance | path

Searched refs:IsOpenMPDevice (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DClang.cpp4201 bool IsOpenMPDevice = JA.isDeviceOffloading(Action::OFK_OpenMP); in ConstructJob() local
4236 } else if (IsOpenMPDevice && !OpenMPDeviceInput) { in ConstructJob()
4320 if (IsOpenMPDevice) { in ConstructJob()
4426 if (Triple.isAMDGCN() && IsOpenMPDevice && Args.hasArg(options::OPT_S) && in ConstructJob()
6584 if (IsOpenMPDevice) { in ConstructJob()