Searched refs:GOMP_loop_nonmonotonic_guided_start (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/ |
H A D | libgomp_g.h | 58 extern bool GOMP_loop_nonmonotonic_guided_start (long, long, long, long,
|
H A D | libgomp.map | 308 GOMP_loop_nonmonotonic_guided_start;
|
H A D | loop.c | 985 extern __typeof(gomp_loop_guided_start) GOMP_loop_nonmonotonic_guided_start 1058 GOMP_loop_nonmonotonic_guided_start (long start, long end, long incr, in GOMP_loop_nonmonotonic_guided_start() function
|
/netbsd-src/external/gpl3/gcc/dist/libgomp/ |
H A D | libgomp_g.h | 58 extern bool GOMP_loop_nonmonotonic_guided_start (long, long, long, long,
|
H A D | libgomp.map | 354 GOMP_loop_nonmonotonic_guided_start;
|
H A D | loop.c | 988 extern __typeof(gomp_loop_guided_start) GOMP_loop_nonmonotonic_guided_start 1061 GOMP_loop_nonmonotonic_guided_start (long start, long end, long incr, in GOMP_loop_nonmonotonic_guided_start() function
|
H A D | ChangeLog | 10682 GOMP_loop_nonmonotonic_guided_start, 10702 GOMP_loop_nonmonotonic_guided_start, 10712 GOMP_loop_nonmonotonic_guided_start,
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | omp-builtins.def | 124 "GOMP_loop_nonmonotonic_guided_start",
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | omp-builtins.def | 136 "GOMP_loop_nonmonotonic_guided_start",
|