Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h860 TaskResultTy emitTaskInit(CodeGenFunction &CGF, SourceLocation Loc,
H A DCGOpenMPRuntime.cpp4185 CGOpenMPRuntime::emitTaskInit(CodeGenFunction &CGF, SourceLocation Loc, in emitTaskInit() function in CGOpenMPRuntime
5118 emitTaskInit(CGF, Loc, D, TaskFunction, SharedsTy, Shareds, Data); in emitTaskCall()
5235 emitTaskInit(CGF, Loc, D, TaskFunction, SharedsTy, Shareds, Data); in emitTaskLoopCall()