Searched refs:VisitOMPLoopDirective (Results 1 – 4 of 4) sorted by relevance
553 void StmtProfiler::VisitOMPLoopDirective(const OMPLoopDirective *S) { in VisitOMPLoopDirective() function in StmtProfiler562 VisitOMPLoopDirective(S); in VisitOMPSimdDirective()566 VisitOMPLoopDirective(S); in VisitOMPForDirective()570 VisitOMPLoopDirective(S); in VisitOMPForSimdDirective()596 VisitOMPLoopDirective(S); in VisitOMPParallelForDirective()601 VisitOMPLoopDirective(S); in VisitOMPParallelForSimdDirective()683 VisitOMPLoopDirective(S); in VisitOMPTaskLoopDirective()688 VisitOMPLoopDirective(S); in VisitOMPTaskLoopSimdDirective()693 VisitOMPLoopDirective(S); in VisitOMPDistributeDirective()712 VisitOMPLoopDirective(S); in VisitOMPDistributeParallelForDirective()[all …]
2175 void ASTStmtWriter::VisitOMPLoopDirective(OMPLoopDirective *D) { in VisitOMPLoopDirective() function in ASTStmtWriter2230 VisitOMPLoopDirective(D); in VisitOMPSimdDirective()2235 VisitOMPLoopDirective(D); in VisitOMPForDirective()2241 VisitOMPLoopDirective(D); in VisitOMPForSimdDirective()2282 VisitOMPLoopDirective(D); in VisitOMPParallelForDirective()2289 VisitOMPLoopDirective(D); in VisitOMPParallelForSimdDirective()2363 VisitOMPLoopDirective(D); in VisitOMPTargetParallelForDirective()2430 VisitOMPLoopDirective(D); in VisitOMPTaskLoopDirective()2435 VisitOMPLoopDirective(D); in VisitOMPTaskLoopSimdDirective()2440 VisitOMPLoopDirective(D); in VisitOMPDistributeDirective()[all …]
2487 void ASTStmtReader::VisitOMPLoopDirective(OMPLoopDirective *D) { in VisitOMPLoopDirective() function in ASTStmtReader2549 VisitOMPLoopDirective(D); in VisitOMPSimdDirective()2553 VisitOMPLoopDirective(D); in VisitOMPForDirective()2558 VisitOMPLoopDirective(D); in VisitOMPForSimdDirective()2596 VisitOMPLoopDirective(D); in VisitOMPParallelForDirective()2602 VisitOMPLoopDirective(D); in VisitOMPParallelForSimdDirective()2705 VisitOMPLoopDirective(D); in VisitOMPTargetParallelForDirective()2732 VisitOMPLoopDirective(D); in VisitOMPTaskLoopDirective()2736 VisitOMPLoopDirective(D); in VisitOMPTaskLoopSimdDirective()2740 VisitOMPLoopDirective(D); in VisitOMPDistributeDirective()[all …]
1937 void VisitOMPLoopDirective(const OMPLoopDirective *D);2592 void EnqueueVisitor::VisitOMPLoopDirective(const OMPLoopDirective *D) { in VisitOMPLoopDirective() function in EnqueueVisitor2601 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()[all …]