Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DCommonArgs.h117 bool IsOffloadingHost = false, bool GompNeedsRT = false);
H A DCommonArgs.cpp1215 bool ForceStaticHostRuntime, bool IsOffloadingHost, in addOpenMPRuntime() argument
1250 if (IsOffloadingHost) in addOpenMPRuntime()
1253 if (IsOffloadingHost && !Args.hasArg(options::OPT_nogpulib)) in addOpenMPRuntime()
1256 if (IsOffloadingHost) in addOpenMPRuntime()