Searched refs:emitForInit (Results 1 – 3 of 3) sorted by relevance
425 virtual void emitForInit(CodeGenFunction &CGF, SourceLocation Loc,
895 RT.emitForInit( in EmitOMPForOuterLoop()1048 RT.emitForInit(*this, S.getLocStart(), ScheduleKind, IVSize, IVSigned, in EmitOMPWorksharingLoop()1168 CGF.CGM.getOpenMPRuntime().emitForInit( in emitSections()
1328 void CGOpenMPRuntime::emitForInit(CodeGenFunction &CGF, SourceLocation Loc, in emitForInit() function in CGOpenMPRuntime