Lines Matching refs:OMPLoopDirective
270 typedef llvm::function_ref<void(CodeGenFunction &, const OMPLoopDirective &,
3054 void EmitOMPLinearClause(const OMPLoopDirective &D,
3060 const OMPLoopDirective &D,
3084 bool EmitOMPLinearClauseInit(const OMPLoopDirective &D);
3141 void EmitOMPTaskLoopBasedDirective(const OMPLoopDirective &S);
3228 void EmitOMPPrivateLoopCounters(const OMPLoopDirective &S,
3232 void EmitOMPLoopBody(const OMPLoopDirective &D, JumpDest LoopExit);
3237 bool EmitOMPWorksharingLoop(const OMPLoopDirective &S, Expr *EUB,
3242 void EmitOMPDistributeLoop(const OMPLoopDirective &S,
3246 void EmitOMPSimdInit(const OMPLoopDirective &D, bool IsMonotonic = false);
3248 const OMPLoopDirective &D,
3293 const OMPLoopDirective &S, OMPPrivateScope &LoopScope,
3298 bool IsMonotonic, const OMPLoopDirective &S,
3303 const OMPLoopDirective &S,