Searched refs:emitDistributeStaticInit (Results 1 – 3 of 3) sorted by relevance
692 virtual void emitDistributeStaticInit(CodeGenFunction &CGF, SourceLocation Loc,
1860 RT.emitDistributeStaticInit(*this, S.getLocStart(), ScheduleKind, in EmitOMPDistributeOuterLoop()2698 RT.emitDistributeStaticInit(*this, S.getLocStart(), ScheduleKind, in EmitOMPDistributeLoop()
2546 void CGOpenMPRuntime::emitDistributeStaticInit( in emitDistributeStaticInit() function in CGOpenMPRuntime