Searched defs:NumTeams (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp5503 const Expr *NumTeams = NT ? NT->getNumTeams() : nullptr; local
H A DCGOpenMPRuntime.cpp6494 const Expr *NumTeams = local
6518 const Expr *NumTeams = local
10050 emitNumTeamsClause(CodeGenFunction &CGF, const Expr *NumTeams, const Expr *ThreadLimit, SourceLocation Loc) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h1920 OMPClause *RebuildOMPNumTeamsClause(Expr *NumTeams, SourceLocation StartLoc, argument

Completed in 153 milliseconds