Searched refs:emitTaskCall (Results 1 – 3 of 3) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGOpenMPRuntime.h | 1353 virtual void emitTaskCall(CodeGenFunction &CGF, SourceLocation Loc, 2229 void emitTaskCall(CodeGenFunction &CGF, SourceLocation Loc,
|
| H A D | CGStmtOpenMP.cpp | 4743 CGM.getOpenMPRuntime().emitTaskCall(*this, S.getBeginLoc(), S, OutlinedFn, in EmitOMPTargetTaskBasedDirective() 4770 CGF.CGM.getOpenMPRuntime().emitTaskCall(CGF, S.getBeginLoc(), S, OutlinedFn, in EmitOMPTaskDirective()
|
| H A D | CGOpenMPRuntime.cpp | 5118 void CGOpenMPRuntime::emitTaskCall(CodeGenFunction &CGF, SourceLocation Loc, in emitTaskCall() function in CGOpenMPRuntime 12909 void CGOpenMPSIMDRuntime::emitTaskCall(CodeGenFunction &CGF, SourceLocation Loc, in emitTaskCall() function in CGOpenMPSIMDRuntime
|