Lines Matching refs:OMPLoopDirective
295 typedef llvm::function_ref<void(CodeGenFunction &, const OMPLoopDirective &,
3382 void EmitOMPLinearClause(const OMPLoopDirective &D,
3388 const OMPLoopDirective &D,
3413 bool EmitOMPLinearClauseInit(const OMPLoopDirective &D);
3479 void EmitOMPTaskLoopBasedDirective(const OMPLoopDirective &S);
3585 void EmitOMPPrivateLoopCounters(const OMPLoopDirective &S,
3589 void EmitOMPLoopBody(const OMPLoopDirective &D, JumpDest LoopExit);
3594 bool EmitOMPWorksharingLoop(const OMPLoopDirective &S, Expr *EUB,
3599 void EmitOMPDistributeLoop(const OMPLoopDirective &S,
3603 void EmitOMPSimdInit(const OMPLoopDirective &D);
3605 const OMPLoopDirective &D,
3650 const OMPLoopDirective &S, OMPPrivateScope &LoopScope,
3655 bool IsMonotonic, const OMPLoopDirective &S,
3660 const OMPLoopDirective &S,