Lines Matching refs:OMPLoopDirective
295 typedef llvm::function_ref<void(CodeGenFunction &, const OMPLoopDirective &,
3442 void EmitOMPLinearClause(const OMPLoopDirective &D,
3448 const OMPLoopDirective &D,
3473 bool EmitOMPLinearClauseInit(const OMPLoopDirective &D);
3545 void EmitOMPTaskLoopBasedDirective(const OMPLoopDirective &S);
3653 void EmitOMPPrivateLoopCounters(const OMPLoopDirective &S,
3657 void EmitOMPLoopBody(const OMPLoopDirective &D, JumpDest LoopExit);
3662 bool EmitOMPWorksharingLoop(const OMPLoopDirective &S, Expr *EUB,
3667 void EmitOMPDistributeLoop(const OMPLoopDirective &S,
3671 void EmitOMPSimdInit(const OMPLoopDirective &D);
3673 const OMPLoopDirective &D,
3718 const OMPLoopDirective &S, OMPPrivateScope &LoopScope,
3723 bool IsMonotonic, const OMPLoopDirective &S,
3728 const OMPLoopDirective &S,