Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h372 emitNumThreadsForTargetDirective(CodeGenFunction &CGF,
H A DCGOpenMPRuntime.cpp6939 llvm::Value *CGOpenMPRuntime::emitNumThreadsForTargetDirective( in emitNumThreadsForTargetDirective() function in CGOpenMPRuntime
10295 llvm::Value *NumThreads = emitNumThreadsForTargetDirective(CGF, D); in emitTargetCall()