Home
last modified time | relevance | path

Searched refs:emitTaskLoopCall (Results 1 – 3 of 3) 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