Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h351 const Expr *getNumTeamsExprForTargetDirective(CodeGenFunction &CGF,
H A DCGOpenMPRuntime.cpp6558 getNumTeamsExprForTargetDirective(CGF, D, DefaultValTeams); in emitTargetOutlinedFunctionHelper()
6623 const Expr *CGOpenMPRuntime::getNumTeamsExprForTargetDirective( in getNumTeamsExprForTargetDirective() function in CGOpenMPRuntime
6758 const Expr *NumTeams = getNumTeamsExprForTargetDirective(CGF, D, DefaultNT); in emitNumTeamsForTargetDirective()