Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h348 llvm::Value *emitNumTeamsForTargetDirective(CodeGenFunction &CGF,
H A DCGOpenMPRuntime.cpp6307 llvm::Value *CGOpenMPRuntime::emitNumTeamsForTargetDirective( in emitNumTeamsForTargetDirective() function in CGOpenMPRuntime
9896 llvm::Value *NumTeams = emitNumTeamsForTargetDirective(CGF, D); in emitTargetCall()