Searched refs:emitParallelCall (Results 1 – 3 of 3) sorted by relevance
553 virtual void emitParallelCall(CodeGenFunction &CGF, SourceLocation Loc,
1222 CGF.CGM.getOpenMPRuntime().emitParallelCall(CGF, S.getLocStart(), OutlinedFn, in emitCommonOMPParallelDirective()
1931 void CGOpenMPRuntime::emitParallelCall(CodeGenFunction &CGF, SourceLocation Loc, in emitParallelCall() function in CGOpenMPRuntime