Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGOpenMPRuntime.h490 TaskResultTy emitTaskInit(CodeGenFunction &CGF, SourceLocation Loc,
DCGOpenMPRuntime.cpp3682 CGOpenMPRuntime::emitTaskInit(CodeGenFunction &CGF, SourceLocation Loc, in emitTaskInit() function in CGOpenMPRuntime
3876 emitTaskInit(CGF, Loc, D, TaskFunction, SharedsTy, Shareds, Data); in emitTaskCall()
4065 emitTaskInit(CGF, Loc, D, TaskFunction, SharedsTy, Shareds, Data); in emitTaskLoopCall()