Lines Matching refs:OMPLoopDirective
317 typedef llvm::function_ref<void(CodeGenFunction &, const OMPLoopDirective &,
3793 void EmitOMPLinearClause(const OMPLoopDirective &D,
3799 const OMPLoopDirective &D,
3824 bool EmitOMPLinearClauseInit(const OMPLoopDirective &D);
3898 void EmitOMPTaskLoopBasedDirective(const OMPLoopDirective &S);
3941 void EmitOMPParallelGenericLoopDirective(const OMPLoopDirective &S);
4031 void EmitOMPPrivateLoopCounters(const OMPLoopDirective &S,
4035 void EmitOMPLoopBody(const OMPLoopDirective &D, JumpDest LoopExit);
4040 bool EmitOMPWorksharingLoop(const OMPLoopDirective &S, Expr *EUB,
4045 void EmitOMPDistributeLoop(const OMPLoopDirective &S,
4049 void EmitOMPSimdInit(const OMPLoopDirective &D);
4051 const OMPLoopDirective &D,
4098 const OMPLoopDirective &S, OMPPrivateScope &LoopScope,
4103 bool IsMonotonic, const OMPLoopDirective &S,
4108 const OMPLoopDirective &S,