Home
last modified time | relevance | path

Searched refs:GFS_GUIDED (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libgomp/
H A Dloop.c161 GFS_GUIDED, chunk_size); in gomp_loop_guided_start()
191 case GFS_GUIDED: in GOMP_loop_runtime_start()
212 case GFS_GUIDED: in gomp_adjust_sched()
229 case GFS_GUIDED: in gomp_adjust_sched()
371 GFS_GUIDED, chunk_size); in gomp_loop_ordered_guided_start()
401 case GFS_GUIDED: in GOMP_loop_ordered_runtime_start()
477 case GFS_GUIDED: in GOMP_loop_ordered_start()
550 GFS_GUIDED, chunk_size); in gomp_loop_doacross_guided_start()
581 case GFS_GUIDED: in GOMP_loop_doacross_runtime_start()
701 case GFS_GUIDED: in GOMP_loop_runtime_next()
[all …]
H A Dloop_ull.c158 GFS_GUIDED, chunk_size); in gomp_loop_ull_guided_start()
188 case GFS_GUIDED: in GOMP_loop_ull_runtime_start()
210 case GFS_GUIDED: in gomp_adjust_sched()
227 case GFS_GUIDED: in gomp_adjust_sched()
371 GFS_GUIDED, chunk_size); in gomp_loop_ull_ordered_guided_start()
402 case GFS_GUIDED: in GOMP_loop_ull_ordered_runtime_start()
479 case GFS_GUIDED: in GOMP_loop_ull_ordered_start()
555 GFS_GUIDED, chunk_size); in gomp_loop_ull_doacross_guided_start()
586 case GFS_GUIDED: in GOMP_loop_ull_doacross_runtime_start()
707 case GFS_GUIDED: in GOMP_loop_ull_runtime_next()
[all …]
H A Dordered.c312 else if (ws->sched == GFS_GUIDED) in gomp_doacross_init()
391 else if (ws->sched == GFS_GUIDED) in GOMP_doacross_post()
454 else if (ws->sched == GFS_GUIDED) in GOMP_doacross_wait()
562 else if (ws->sched == GFS_GUIDED) in gomp_doacross_ull_init()
647 else if (ws->sched == GFS_GUIDED) in GOMP_doacross_ull_post()
731 else if (ws->sched == GFS_GUIDED) in GOMP_doacross_ull_wait()
H A Denv.c154 gomp_global_icv.run_sched_var = GFS_GUIDED; in parse_schedule()
1297 case GFS_GUIDED: in omp_display_env()
H A Dlibgomp.h218 GFS_GUIDED, enumerator
H A DChangeLog10531 GOMP_doacross_ull_wait): For GFS_GUIDED don't divide number of
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/
H A Dloop.c161 GFS_GUIDED, chunk_size); in gomp_loop_guided_start()
191 case GFS_GUIDED: in GOMP_loop_runtime_start()
212 case GFS_GUIDED: in gomp_adjust_sched()
229 case GFS_GUIDED: in gomp_adjust_sched()
368 GFS_GUIDED, chunk_size); in gomp_loop_ordered_guided_start()
398 case GFS_GUIDED: in GOMP_loop_ordered_runtime_start()
474 case GFS_GUIDED: in GOMP_loop_ordered_start()
547 GFS_GUIDED, chunk_size); in gomp_loop_doacross_guided_start()
578 case GFS_GUIDED: in GOMP_loop_doacross_runtime_start()
698 case GFS_GUIDED: in GOMP_loop_runtime_next()
[all …]
H A Dloop_ull.c158 GFS_GUIDED, chunk_size); in gomp_loop_ull_guided_start()
188 case GFS_GUIDED: in GOMP_loop_ull_runtime_start()
210 case GFS_GUIDED: in gomp_adjust_sched()
227 case GFS_GUIDED: in gomp_adjust_sched()
368 GFS_GUIDED, chunk_size); in gomp_loop_ull_ordered_guided_start()
399 case GFS_GUIDED: in GOMP_loop_ull_ordered_runtime_start()
476 case GFS_GUIDED: in GOMP_loop_ull_ordered_start()
552 GFS_GUIDED, chunk_size); in gomp_loop_ull_doacross_guided_start()
583 case GFS_GUIDED: in GOMP_loop_ull_doacross_runtime_start()
704 case GFS_GUIDED: in GOMP_loop_ull_runtime_next()
[all …]
H A Dordered.c312 else if (ws->sched == GFS_GUIDED) in gomp_doacross_init()
391 else if (ws->sched == GFS_GUIDED) in GOMP_doacross_post()
454 else if (ws->sched == GFS_GUIDED) in GOMP_doacross_wait()
562 else if (ws->sched == GFS_GUIDED) in gomp_doacross_ull_init()
647 else if (ws->sched == GFS_GUIDED) in GOMP_doacross_ull_post()
731 else if (ws->sched == GFS_GUIDED) in GOMP_doacross_ull_wait()
H A Denv.c147 gomp_global_icv.run_sched_var = GFS_GUIDED; in parse_schedule()
1206 case GFS_GUIDED: in handle_omp_display_env()
H A Dlibgomp.h215 GFS_GUIDED, enumerator