Home
last modified time | relevance | path

Searched refs:emitTaskLoopCall (Results 1 – 6 of 6) sorted by relevance

/external/clang/lib/CodeGen/
DCGOpenMPRuntime.h843 virtual void emitTaskLoopCall(
DCGStmtOpenMP.cpp3593 CGF.CGM.getOpenMPRuntime().emitTaskLoopCall(CGF, S.getLocStart(), S, in EmitOMPTaskLoopBasedDirective()
DCGOpenMPRuntime.cpp4056 void CGOpenMPRuntime::emitTaskLoopCall(CodeGenFunction &CGF, SourceLocation Loc, in emitTaskLoopCall() function in CGOpenMPRuntime
/external/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntime.h1355 virtual void emitTaskLoopCall(CodeGenFunction &CGF, SourceLocation Loc,
2225 void emitTaskLoopCall(CodeGenFunction &CGF, SourceLocation Loc,
DCGOpenMPRuntime.cpp5181 void CGOpenMPRuntime::emitTaskLoopCall(CodeGenFunction &CGF, SourceLocation Loc, in emitTaskLoopCall() function in CGOpenMPRuntime
12579 void CGOpenMPSIMDRuntime::emitTaskLoopCall( in emitTaskLoopCall() function in CGOpenMPSIMDRuntime
DCGStmtOpenMP.cpp6530 CGF.CGM.getOpenMPRuntime().emitTaskLoopCall(CGF, S.getBeginLoc(), S, in EmitOMPTaskLoopBasedDirective()