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

/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h646 const Expr *getNumTeamsExprForTargetDirective(CodeGenFunction &CGF,
H A DCGOpenMPRuntime.cpp5889 getNumTeamsExprForTargetDirective(CGF, D, MinTeamsVal, MaxTeamsVal);
6006 const Expr *CGOpenMPRuntime::getNumTeamsExprForTargetDirective( function in class:CGOpenMPRuntime
6146 getNumTeamsExprForTargetDirective(CGF, D, MinNT, MaxNT);

Completed in 255 milliseconds