Home
last modified time | relevance | path

Searched refs:prev_ts (Results 1 – 16 of 16) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libgomp/
H A Dteam.c342 team->prev_ts = thr->ts; in gomp_team_start()
507 if (p == (team->prev_ts.place_partition_off in gomp_team_start()
508 + team->prev_ts.place_partition_len)) in gomp_team_start()
509 p = team->prev_ts.place_partition_off; in gomp_team_start()
527 if (p == (team->prev_ts.place_partition_off in gomp_team_start()
528 + team->prev_ts.place_partition_len)) in gomp_team_start()
529 p = team->prev_ts.place_partition_off; in gomp_team_start()
542 if (p == (team->prev_ts.place_partition_off in gomp_team_start()
543 + team->prev_ts.place_partition_len)) in gomp_team_start()
544 p = team->prev_ts.place_partition_off; in gomp_team_start()
[all …]
H A Dparallel.c305 ts = &ts->team->prev_ts; in omp_get_ancestor_thread_num()
316 ts = &ts->team->prev_ts; in omp_get_team_size()
H A Daffinity-fmt.c354 val = ts->team ? ts->team->prev_ts.team_id : -1; in gomp_display_affinity()
H A Dlibgomp.h611 struct gomp_team_state prev_ts; member
H A Dtask.c2121 team->prev_ts = thr->ts; in gomp_create_artificial_team()
H A Dtarget.c2069 team->prev_ts = thr->ts; in GOMP_target_ext()
/netbsd-src/external/gpl3/gcc/dist/libgomp/
H A Dteam.c355 team->prev_ts = thr->ts; in gomp_team_start()
520 if (p == (team->prev_ts.place_partition_off in gomp_team_start()
521 + team->prev_ts.place_partition_len)) in gomp_team_start()
522 p = team->prev_ts.place_partition_off; in gomp_team_start()
540 if (p == (team->prev_ts.place_partition_off in gomp_team_start()
541 + team->prev_ts.place_partition_len)) in gomp_team_start()
542 p = team->prev_ts.place_partition_off; in gomp_team_start()
555 if (p == (team->prev_ts.place_partition_off in gomp_team_start()
556 + team->prev_ts.place_partition_len)) in gomp_team_start()
557 p = team->prev_ts.place_partition_off; in gomp_team_start()
[all …]
H A Dparallel.c312 ts = &ts->team->prev_ts; in omp_get_ancestor_thread_num()
323 ts = &ts->team->prev_ts; in omp_get_team_size()
H A Daffinity-fmt.c357 val = ts->team ? ts->team->prev_ts.team_id : -1; in gomp_display_affinity()
H A Dlibgomp.h677 struct gomp_team_state prev_ts; member
H A Dtask.c2229 team->prev_ts = thr->ts; in gomp_create_artificial_team()
H A Dtarget.c2644 team->prev_ts = thr->ts; in GOMP_target_ext()
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/config/nvptx/
H A Dteam.c136 team->prev_ts = thr->ts; in gomp_team_start()
164 nthr->ts.level = team->prev_ts.level + 1; in gomp_team_start()
/netbsd-src/external/gpl3/gcc/dist/libgomp/config/nvptx/
H A Dteam.c139 team->prev_ts = thr->ts; in gomp_team_start()
167 nthr->ts.level = team->prev_ts.level + 1; in gomp_team_start()
/netbsd-src/external/gpl3/gcc/dist/libgomp/config/gcn/
H A Dteam.c170 team->prev_ts = thr->ts; in gomp_team_start()
198 nthr->ts.level = team->prev_ts.level + 1; in gomp_team_start()
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/config/gcn/
H A Dteam.c170 team->prev_ts = thr->ts; in gomp_team_start()
198 nthr->ts.level = team->prev_ts.level + 1; in gomp_team_start()