Lines Matching refs:OMPLoopDirective
280 typedef llvm::function_ref<void(CodeGenFunction &, const OMPLoopDirective &,
3331 void EmitOMPLinearClause(const OMPLoopDirective &D,
3337 const OMPLoopDirective &D,
3362 bool EmitOMPLinearClauseInit(const OMPLoopDirective &D);
3425 void EmitOMPTaskLoopBasedDirective(const OMPLoopDirective &S);
3519 void EmitOMPPrivateLoopCounters(const OMPLoopDirective &S,
3523 void EmitOMPLoopBody(const OMPLoopDirective &D, JumpDest LoopExit);
3528 bool EmitOMPWorksharingLoop(const OMPLoopDirective &S, Expr *EUB,
3533 void EmitOMPDistributeLoop(const OMPLoopDirective &S,
3537 void EmitOMPSimdInit(const OMPLoopDirective &D, bool IsMonotonic = false);
3539 const OMPLoopDirective &D,
3584 const OMPLoopDirective &S, OMPPrivateScope &LoopScope,
3589 bool IsMonotonic, const OMPLoopDirective &S,
3594 const OMPLoopDirective &S,