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);
3478 void EmitOMPTaskLoopBasedDirective(const OMPLoopDirective &S);
3584 void EmitOMPPrivateLoopCounters(const OMPLoopDirective &S,
3588 void EmitOMPLoopBody(const OMPLoopDirective &D, JumpDest LoopExit);
3593 bool EmitOMPWorksharingLoop(const OMPLoopDirective &S, Expr *EUB,
3598 void EmitOMPDistributeLoop(const OMPLoopDirective &S,
3602 void EmitOMPSimdInit(const OMPLoopDirective &D, bool IsMonotonic = false);
3604 const OMPLoopDirective &D,
3649 const OMPLoopDirective &S, OMPPrivateScope &LoopScope,
3654 bool IsMonotonic, const OMPLoopDirective &S,
3659 const OMPLoopDirective &S,