Searched refs:emitTaskCall (Results 1 – 3 of 3) sorted by relevance
| /src/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGOpenMPRuntime.h | 1146 virtual void emitTaskCall(CodeGenFunction &CGF, SourceLocation Loc, 1992 void emitTaskCall(CodeGenFunction &CGF, SourceLocation Loc,
|
| H A D | CGStmtOpenMP.cpp | 5213 CGM.getOpenMPRuntime().emitTaskCall(*this, S.getBeginLoc(), S, OutlinedFn, in EmitOMPTargetTaskBasedDirective() 5327 CGF.CGM.getOpenMPRuntime().emitTaskCall(CGF, S.getBeginLoc(), S, OutlinedFn, in EmitOMPTaskDirective()
|
| H A D | CGOpenMPRuntime.cpp | 4513 void CGOpenMPRuntime::emitTaskCall(CodeGenFunction &CGF, SourceLocation Loc, in emitTaskCall() function in CGOpenMPRuntime 12113 void CGOpenMPSIMDRuntime::emitTaskCall(CodeGenFunction &CGF, SourceLocation Loc, in emitTaskCall() function in CGOpenMPSIMDRuntime
|