Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h600 TaskResultTy emitTaskInit(CodeGenFunction &CGF, SourceLocation Loc,
H A DCGOpenMPRuntime.cpp3614 CGOpenMPRuntime::emitTaskInit(CodeGenFunction &CGF, SourceLocation Loc, in emitTaskInit() function in CGOpenMPRuntime
4523 emitTaskInit(CGF, Loc, D, TaskFunction, SharedsTy, Shareds, Data); in emitTaskCall()
4642 emitTaskInit(CGF, Loc, D, TaskFunction, SharedsTy, Shareds, Data); in emitTaskLoopCall()