Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h354 llvm::Value *emitNumTeamsForTargetDirective(CodeGenFunction &CGF,
H A DCGOpenMPRuntime.cpp6751 llvm::Value *CGOpenMPRuntime::emitNumTeamsForTargetDirective( in emitNumTeamsForTargetDirective() function in CGOpenMPRuntime
10281 llvm::Value *NumTeams = emitNumTeamsForTargetDirective(CGF, D); in emitTargetCall()