Lines Matching refs:OMPLoopDirective
298 typedef llvm::function_ref<void(CodeGenFunction &, const OMPLoopDirective &,
3529 void EmitOMPLinearClause(const OMPLoopDirective &D,
3535 const OMPLoopDirective &D,
3560 bool EmitOMPLinearClauseInit(const OMPLoopDirective &D);
3632 void EmitOMPTaskLoopBasedDirective(const OMPLoopDirective &S);
3668 void EmitOMPParallelGenericLoopDirective(const OMPLoopDirective &S);
3757 void EmitOMPPrivateLoopCounters(const OMPLoopDirective &S,
3761 void EmitOMPLoopBody(const OMPLoopDirective &D, JumpDest LoopExit);
3766 bool EmitOMPWorksharingLoop(const OMPLoopDirective &S, Expr *EUB,
3771 void EmitOMPDistributeLoop(const OMPLoopDirective &S,
3775 void EmitOMPSimdInit(const OMPLoopDirective &D);
3777 const OMPLoopDirective &D,
3822 const OMPLoopDirective &S, OMPPrivateScope &LoopScope,
3827 bool IsMonotonic, const OMPLoopDirective &S,
3832 const OMPLoopDirective &S,