Home
last modified time | relevance | path

Searched defs:NumThreadsClause (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp1233 if (const auto *NumThreadsClause = S.getSingleClause<OMPNumThreadsClause>()) { in emitCommonOMPParallelDirective() local
H A DCGOpenMPRuntime.cpp6520 if (const auto *NumThreadsClause = in emitNumThreadsForTargetDirective() local