Searched refs:GOMP_loop_ordered_start (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/ |
H A D | libgomp_g.h | 74 extern bool GOMP_loop_ordered_start (long, long, long, long, long, long *,
|
H A D | libgomp.map | 324 GOMP_loop_ordered_start;
|
H A D | loop.c | 413 GOMP_loop_ordered_start (long start, long end, long incr, long sched, in GOMP_loop_ordered_start() function
|
/netbsd-src/external/gpl3/gcc/dist/libgomp/ |
H A D | libgomp_g.h | 74 extern bool GOMP_loop_ordered_start (long, long, long, long, long, long *,
|
H A D | libgomp.map | 370 GOMP_loop_ordered_start;
|
H A D | loop.c | 416 GOMP_loop_ordered_start (long start, long end, long incr, long sched, in GOMP_loop_ordered_start() function
|
H A D | ChangeLog | 6866 GOMP_loop_ordered_start, GOMP_loop_nonmonotonic_runtime_next, 6900 GOMP_loop_ordered_start, GOMP_loop_doacross_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 | 172 "GOMP_loop_ordered_start",
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | omp-builtins.def | 184 "GOMP_loop_ordered_start",
|