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.h582 TaskResultTy emitTaskInit(CodeGenFunction &CGF, SourceLocation Loc,
H A DCGOpenMPRuntime.cpp3590 CGOpenMPRuntime::emitTaskInit(CodeGenFunction &CGF, SourceLocation Loc, in emitTaskInit() function in CGOpenMPRuntime
4491 emitTaskInit(CGF, Loc, D, TaskFunction, SharedsTy, Shareds, Data); in emitTaskCall()
4610 emitTaskInit(CGF, Loc, D, TaskFunction, SharedsTy, Shareds, Data); in emitTaskLoopCall()