Lines Matching refs:OMPLoopDirective
2431 void EmitOMPLinearClause(const OMPLoopDirective &D,
2437 const OMPLoopDirective &D,
2457 void EmitOMPLinearClauseInit(const OMPLoopDirective &D);
2499 void EmitOMPTaskLoopBasedDirective(const OMPLoopDirective &S);
2537 void EmitOMPPrivateLoopCounters(const OMPLoopDirective &S,
2542 void EmitOMPLoopBody(const OMPLoopDirective &D, JumpDest LoopExit);
2543 void EmitOMPSimdInit(const OMPLoopDirective &D, bool IsMonotonic = false);
2545 const OMPLoopDirective &D,
2550 bool EmitOMPWorksharingLoop(const OMPLoopDirective &S);
2552 const OMPLoopDirective &S, OMPPrivateScope &LoopScope, bool Ordered,
2555 bool IsMonotonic, const OMPLoopDirective &S,