Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h354 const Expr *getNumTeamsExprForTargetDirective(CodeGenFunction &CGF,
H A DCGOpenMPRuntime.cpp6488 getNumTeamsExprForTargetDirective(CGF, D, DefaultValTeams); in emitTargetOutlinedFunctionHelper()
6556 const Expr *CGOpenMPRuntime::getNumTeamsExprForTargetDirective( in getNumTeamsExprForTargetDirective() function in CGOpenMPRuntime
6692 const Expr *NumTeams = getNumTeamsExprForTargetDirective(CGF, D, DefaultNT); in emitNumTeamsForTargetDirective()