Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h345 const Expr *getNumTeamsExprForTargetDirective(CodeGenFunction &CGF,
H A DCGOpenMPRuntime.cpp6114 getNumTeamsExprForTargetDirective(CGF, D, DefaultValTeams); in emitTargetOutlinedFunctionHelper()
6178 const Expr *CGOpenMPRuntime::getNumTeamsExprForTargetDirective( in getNumTeamsExprForTargetDirective() function in CGOpenMPRuntime
6314 const Expr *NumTeams = getNumTeamsExprForTargetDirective(CGF, D, DefaultNT); in emitNumTeamsForTargetDirective()