Searched refs:emitParallelCall (Results 1 – 3 of 3) sorted by relevance
338 virtual void emitParallelCall(CodeGenFunction &CGF, SourceLocation Loc,
495 CGF.CGM.getOpenMPRuntime().emitParallelCall(CGF, S.getLocStart(), OutlinedFn, in emitOMPParallelCall()
937 void CGOpenMPRuntime::emitParallelCall(CodeGenFunction &CGF, SourceLocation Loc, in emitParallelCall() function in CGOpenMPRuntime