Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGOpenMPRuntime.h600 TaskResultTy emitTaskInit(CodeGenFunction &CGF, SourceLocation Loc,
HDCGOpenMPRuntime.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()