Lines Matching refs:VisitOMPLoopDirective

933 void StmtProfiler::VisitOMPLoopDirective(const OMPLoopDirective *S) {  in VisitOMPLoopDirective()  function in StmtProfiler
946 VisitOMPLoopDirective(S); in VisitOMPSimdDirective()
963 VisitOMPLoopDirective(S); in VisitOMPForDirective()
967 VisitOMPLoopDirective(S); in VisitOMPForSimdDirective()
993 VisitOMPLoopDirective(S); in VisitOMPParallelForDirective()
998 VisitOMPLoopDirective(S); in VisitOMPParallelForSimdDirective()
1103 VisitOMPLoopDirective(S); in VisitOMPTaskLoopDirective()
1108 VisitOMPLoopDirective(S); in VisitOMPTaskLoopSimdDirective()
1113 VisitOMPLoopDirective(S); in VisitOMPMasterTaskLoopDirective()
1118 VisitOMPLoopDirective(S); in VisitOMPMaskedTaskLoopDirective()
1123 VisitOMPLoopDirective(S); in VisitOMPMasterTaskLoopSimdDirective()
1128 VisitOMPLoopDirective(S); in VisitOMPMaskedTaskLoopSimdDirective()
1133 VisitOMPLoopDirective(S); in VisitOMPParallelMasterTaskLoopDirective()
1138 VisitOMPLoopDirective(S); in VisitOMPParallelMaskedTaskLoopDirective()
1143 VisitOMPLoopDirective(S); in VisitOMPParallelMasterTaskLoopSimdDirective()
1148 VisitOMPLoopDirective(S); in VisitOMPParallelMaskedTaskLoopSimdDirective()
1153 VisitOMPLoopDirective(S); in VisitOMPDistributeDirective()
1172 VisitOMPLoopDirective(S); in VisitOMPDistributeParallelForDirective()
1177 VisitOMPLoopDirective(S); in VisitOMPDistributeParallelForSimdDirective()
1182 VisitOMPLoopDirective(S); in VisitOMPDistributeSimdDirective()
1187 VisitOMPLoopDirective(S); in VisitOMPTargetParallelForSimdDirective()
1192 VisitOMPLoopDirective(S); in VisitOMPTargetSimdDirective()
1197 VisitOMPLoopDirective(S); in VisitOMPTeamsDistributeDirective()
1202 VisitOMPLoopDirective(S); in VisitOMPTeamsDistributeSimdDirective()
1207 VisitOMPLoopDirective(S); in VisitOMPTeamsDistributeParallelForSimdDirective()
1212 VisitOMPLoopDirective(S); in VisitOMPTeamsDistributeParallelForDirective()
1222 VisitOMPLoopDirective(S); in VisitOMPTargetTeamsDistributeDirective()
1227 VisitOMPLoopDirective(S); in VisitOMPTargetTeamsDistributeParallelForDirective()
1232 VisitOMPLoopDirective(S); in VisitOMPTargetTeamsDistributeParallelForSimdDirective()
1237 VisitOMPLoopDirective(S); in VisitOMPTargetTeamsDistributeSimdDirective()
1254 VisitOMPLoopDirective(S); in VisitOMPGenericLoopDirective()
1259 VisitOMPLoopDirective(S); in VisitOMPTeamsGenericLoopDirective()
1264 VisitOMPLoopDirective(S); in VisitOMPTargetTeamsGenericLoopDirective()
1269 VisitOMPLoopDirective(S); in VisitOMPParallelGenericLoopDirective()
1274 VisitOMPLoopDirective(S); in VisitOMPTargetParallelGenericLoopDirective()