Searched refs:GOMP_loop_start (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/ |
H A D | libgomp_g.h | 64 extern bool GOMP_loop_start (long, long, long, long, long, long *, long *,
|
H A D | libgomp.map | 325 GOMP_loop_start;
|
H A D | loop.c | 247 GOMP_loop_start (long start, long end, long incr, long sched, in GOMP_loop_start() function
|
/netbsd-src/external/gpl3/gcc/dist/libgomp/ |
H A D | libgomp_g.h | 64 extern bool GOMP_loop_start (long, long, long, long, long, long *, long *,
|
H A D | libgomp.map | 371 GOMP_loop_start;
|
H A D | loop.c | 247 GOMP_loop_start (long start, long end, long incr, long sched, in GOMP_loop_start() function
|
H A D | ChangeLog | 268 * loop.c (GOMP_loop_start): Don't use inline_ordered_team_ids if 6081 * loop.c (GOMP_loop_start): Fix *mem computation if 6865 GOMP_loop_maybe_nonmonotonic_runtime_start, GOMP_loop_start, 6899 * libgomp.map (GOMP_5.0): Export GOMP_loop_start, 6929 (gomp_adjust_sched, GOMP_loop_start, GOMP_loop_ordered_start,
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | omp-builtins.def | 168 "GOMP_loop_start",
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | omp-builtins.def | 180 "GOMP_loop_start",
|
H A D | ChangeLog-2019 | 23435 GOMP_loop_start at the start of second worksharing loop in a scan.
|