Lines Matching refs:OMPLoopDirective
294 typedef llvm::function_ref<void(CodeGenFunction &, const OMPLoopDirective &,
3440 void EmitOMPLinearClause(const OMPLoopDirective &D,
3446 const OMPLoopDirective &D,
3471 bool EmitOMPLinearClauseInit(const OMPLoopDirective &D);
3542 void EmitOMPTaskLoopBasedDirective(const OMPLoopDirective &S);
3650 void EmitOMPPrivateLoopCounters(const OMPLoopDirective &S,
3654 void EmitOMPLoopBody(const OMPLoopDirective &D, JumpDest LoopExit);
3659 bool EmitOMPWorksharingLoop(const OMPLoopDirective &S, Expr *EUB,
3664 void EmitOMPDistributeLoop(const OMPLoopDirective &S,
3668 void EmitOMPSimdInit(const OMPLoopDirective &D);
3670 const OMPLoopDirective &D,
3715 const OMPLoopDirective &S, OMPPrivateScope &LoopScope,
3720 bool IsMonotonic, const OMPLoopDirective &S,
3725 const OMPLoopDirective &S,