Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h650 llvm::Value *emitNumTeamsForTargetDirective(CodeGenFunction &CGF,
H A DCGOpenMPRuntime.cpp6153 llvm::Value *CGOpenMPRuntime::emitNumTeamsForTargetDirective( in emitNumTeamsForTargetDirective() function in CGOpenMPRuntime
9637 llvm::Value *NumTeams = OMPRuntime->emitNumTeamsForTargetDirective(CGF, D); in emitTargetCallKernelLaunch()