Lines Matching refs:OMPLoopDirective
325 typedef llvm::function_ref<void(CodeGenFunction &, const OMPLoopDirective &,
3755 void EmitOMPLinearClause(const OMPLoopDirective &D,
3761 const OMPLoopDirective &D,
3786 bool EmitOMPLinearClauseInit(const OMPLoopDirective &D);
3860 void EmitOMPTaskLoopBasedDirective(const OMPLoopDirective &S);
3896 void EmitOMPParallelGenericLoopDirective(const OMPLoopDirective &S);
3985 void EmitOMPPrivateLoopCounters(const OMPLoopDirective &S,
3989 void EmitOMPLoopBody(const OMPLoopDirective &D, JumpDest LoopExit);
3994 bool EmitOMPWorksharingLoop(const OMPLoopDirective &S, Expr *EUB,
3999 void EmitOMPDistributeLoop(const OMPLoopDirective &S,
4003 void EmitOMPSimdInit(const OMPLoopDirective &D);
4005 const OMPLoopDirective &D,
4052 const OMPLoopDirective &S, OMPPrivateScope &LoopScope,
4057 bool IsMonotonic, const OMPLoopDirective &S,
4062 const OMPLoopDirective &S,