Lines Matching refs:VisitOMPLoopDirective

957 void StmtProfiler::VisitOMPLoopDirective(const OMPLoopDirective *S) {  in VisitOMPLoopDirective()  function in StmtProfiler
970 VisitOMPLoopDirective(S); in VisitOMPSimdDirective()
987 VisitOMPLoopDirective(S); in VisitOMPForDirective()
991 VisitOMPLoopDirective(S); in VisitOMPForSimdDirective()
1021 VisitOMPLoopDirective(S); in VisitOMPParallelForDirective()
1026 VisitOMPLoopDirective(S); in VisitOMPParallelForSimdDirective()
1131 VisitOMPLoopDirective(S); in VisitOMPTaskLoopDirective()
1136 VisitOMPLoopDirective(S); in VisitOMPTaskLoopSimdDirective()
1141 VisitOMPLoopDirective(S); in VisitOMPMasterTaskLoopDirective()
1146 VisitOMPLoopDirective(S); in VisitOMPMaskedTaskLoopDirective()
1151 VisitOMPLoopDirective(S); in VisitOMPMasterTaskLoopSimdDirective()
1156 VisitOMPLoopDirective(S); in VisitOMPMaskedTaskLoopSimdDirective()
1161 VisitOMPLoopDirective(S); in VisitOMPParallelMasterTaskLoopDirective()
1166 VisitOMPLoopDirective(S); in VisitOMPParallelMaskedTaskLoopDirective()
1171 VisitOMPLoopDirective(S); in VisitOMPParallelMasterTaskLoopSimdDirective()
1176 VisitOMPLoopDirective(S); in VisitOMPParallelMaskedTaskLoopSimdDirective()
1181 VisitOMPLoopDirective(S); in VisitOMPDistributeDirective()
1200 VisitOMPLoopDirective(S); in VisitOMPDistributeParallelForDirective()
1205 VisitOMPLoopDirective(S); in VisitOMPDistributeParallelForSimdDirective()
1210 VisitOMPLoopDirective(S); in VisitOMPDistributeSimdDirective()
1215 VisitOMPLoopDirective(S); in VisitOMPTargetParallelForSimdDirective()
1220 VisitOMPLoopDirective(S); in VisitOMPTargetSimdDirective()
1225 VisitOMPLoopDirective(S); in VisitOMPTeamsDistributeDirective()
1230 VisitOMPLoopDirective(S); in VisitOMPTeamsDistributeSimdDirective()
1235 VisitOMPLoopDirective(S); in VisitOMPTeamsDistributeParallelForSimdDirective()
1240 VisitOMPLoopDirective(S); in VisitOMPTeamsDistributeParallelForDirective()
1250 VisitOMPLoopDirective(S); in VisitOMPTargetTeamsDistributeDirective()
1255 VisitOMPLoopDirective(S); in VisitOMPTargetTeamsDistributeParallelForDirective()
1260 VisitOMPLoopDirective(S); in VisitOMPTargetTeamsDistributeParallelForSimdDirective()
1265 VisitOMPLoopDirective(S); in VisitOMPTargetTeamsDistributeSimdDirective()
1282 VisitOMPLoopDirective(S); in VisitOMPGenericLoopDirective()
1287 VisitOMPLoopDirective(S); in VisitOMPTeamsGenericLoopDirective()
1292 VisitOMPLoopDirective(S); in VisitOMPTargetTeamsGenericLoopDirective()
1297 VisitOMPLoopDirective(S); in VisitOMPParallelGenericLoopDirective()
1302 VisitOMPLoopDirective(S); in VisitOMPTargetParallelGenericLoopDirective()