Lines Matching refs:VisitOMPLoopDirective
959 void StmtProfiler::VisitOMPLoopDirective(const OMPLoopDirective *S) { in VisitOMPLoopDirective() function in StmtProfiler
972 VisitOMPLoopDirective(S); in VisitOMPSimdDirective()
998 VisitOMPLoopDirective(S); in VisitOMPForDirective()
1002 VisitOMPLoopDirective(S); in VisitOMPForSimdDirective()
1032 VisitOMPLoopDirective(S); in VisitOMPParallelForDirective()
1037 VisitOMPLoopDirective(S); in VisitOMPParallelForSimdDirective()
1142 VisitOMPLoopDirective(S); in VisitOMPTaskLoopDirective()
1147 VisitOMPLoopDirective(S); in VisitOMPTaskLoopSimdDirective()
1152 VisitOMPLoopDirective(S); in VisitOMPMasterTaskLoopDirective()
1157 VisitOMPLoopDirective(S); in VisitOMPMaskedTaskLoopDirective()
1162 VisitOMPLoopDirective(S); in VisitOMPMasterTaskLoopSimdDirective()
1167 VisitOMPLoopDirective(S); in VisitOMPMaskedTaskLoopSimdDirective()
1172 VisitOMPLoopDirective(S); in VisitOMPParallelMasterTaskLoopDirective()
1177 VisitOMPLoopDirective(S); in VisitOMPParallelMaskedTaskLoopDirective()
1182 VisitOMPLoopDirective(S); in VisitOMPParallelMasterTaskLoopSimdDirective()
1187 VisitOMPLoopDirective(S); in VisitOMPParallelMaskedTaskLoopSimdDirective()
1192 VisitOMPLoopDirective(S); in VisitOMPDistributeDirective()
1211 VisitOMPLoopDirective(S); in VisitOMPDistributeParallelForDirective()
1216 VisitOMPLoopDirective(S); in VisitOMPDistributeParallelForSimdDirective()
1221 VisitOMPLoopDirective(S); in VisitOMPDistributeSimdDirective()
1226 VisitOMPLoopDirective(S); in VisitOMPTargetParallelForSimdDirective()
1231 VisitOMPLoopDirective(S); in VisitOMPTargetSimdDirective()
1236 VisitOMPLoopDirective(S); in VisitOMPTeamsDistributeDirective()
1241 VisitOMPLoopDirective(S); in VisitOMPTeamsDistributeSimdDirective()
1246 VisitOMPLoopDirective(S); in VisitOMPTeamsDistributeParallelForSimdDirective()
1251 VisitOMPLoopDirective(S); in VisitOMPTeamsDistributeParallelForDirective()
1261 VisitOMPLoopDirective(S); in VisitOMPTargetTeamsDistributeDirective()
1266 VisitOMPLoopDirective(S); in VisitOMPTargetTeamsDistributeParallelForDirective()
1271 VisitOMPLoopDirective(S); in VisitOMPTargetTeamsDistributeParallelForSimdDirective()
1276 VisitOMPLoopDirective(S); in VisitOMPTargetTeamsDistributeSimdDirective()
1293 VisitOMPLoopDirective(S); in VisitOMPGenericLoopDirective()
1298 VisitOMPLoopDirective(S); in VisitOMPTeamsGenericLoopDirective()
1303 VisitOMPLoopDirective(S); in VisitOMPTargetTeamsGenericLoopDirective()
1308 VisitOMPLoopDirective(S); in VisitOMPParallelGenericLoopDirective()
1313 VisitOMPLoopDirective(S); in VisitOMPTargetParallelGenericLoopDirective()