Lines Matching refs:VisitOMPLoopDirective
1937 void VisitOMPLoopDirective(const OMPLoopDirective *D);
2592 void EnqueueVisitor::VisitOMPLoopDirective(const OMPLoopDirective *D) { in VisitOMPLoopDirective() function in EnqueueVisitor
2601 VisitOMPLoopDirective(D); in VisitOMPSimdDirective()
2605 VisitOMPLoopDirective(D); in VisitOMPForDirective()
2609 VisitOMPLoopDirective(D); in VisitOMPForSimdDirective()
2635 VisitOMPLoopDirective(D); in VisitOMPParallelForDirective()
2640 VisitOMPLoopDirective(D); in VisitOMPParallelForSimdDirective()
2708 VisitOMPLoopDirective(D); in VisitOMPTargetParallelForDirective()
2725 VisitOMPLoopDirective(D); in VisitOMPTaskLoopDirective()
2730 VisitOMPLoopDirective(D); in VisitOMPTaskLoopSimdDirective()
2735 VisitOMPLoopDirective(D); in VisitOMPDistributeDirective()
2740 VisitOMPLoopDirective(D); in VisitOMPDistributeParallelForDirective()
2745 VisitOMPLoopDirective(D); in VisitOMPDistributeParallelForSimdDirective()
2750 VisitOMPLoopDirective(D); in VisitOMPDistributeSimdDirective()
2755 VisitOMPLoopDirective(D); in VisitOMPTargetParallelForSimdDirective()