Searched refs:emitSerialCall (Results 1 – 3 of 3) sorted by relevance
348 virtual void emitSerialCall(CodeGenFunction &CGF, SourceLocation Loc,
512 CGF.CGM.getOpenMPRuntime().emitSerialCall(CGF, S.getLocStart(), in emitCommonOMPParallelDirective()
951 void CGOpenMPRuntime::emitSerialCall(CodeGenFunction &CGF, SourceLocation Loc, in emitSerialCall() function in CGOpenMPRuntime