Searched refs:GOMP_loop_maybe_nonmonotonic_runtime_next (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/ |
H A D | libgomp_g.h | 84 extern bool GOMP_loop_maybe_nonmonotonic_runtime_next (long *, long *);
|
H A D | libgomp.map | 320 GOMP_loop_maybe_nonmonotonic_runtime_next;
|
H A D | loop.c | 1018 extern __typeof(GOMP_loop_runtime_next) GOMP_loop_maybe_nonmonotonic_runtime_next 1163 GOMP_loop_maybe_nonmonotonic_runtime_next (long *istart, long *iend) in GOMP_loop_maybe_nonmonotonic_runtime_next() function
|
/netbsd-src/external/gpl3/gcc/dist/libgomp/ |
H A D | libgomp_g.h | 84 extern bool GOMP_loop_maybe_nonmonotonic_runtime_next (long *, long *);
|
H A D | libgomp.map | 366 GOMP_loop_maybe_nonmonotonic_runtime_next;
|
H A D | loop.c | 1021 extern __typeof(GOMP_loop_runtime_next) GOMP_loop_maybe_nonmonotonic_runtime_next 1166 GOMP_loop_maybe_nonmonotonic_runtime_next (long *istart, long *iend) in GOMP_loop_maybe_nonmonotonic_runtime_next() function
|
H A D | ChangeLog | 6867 GOMP_loop_maybe_nonmonotonic_runtime_next, GOMP_loop_doacross_start, 6904 GOMP_loop_maybe_nonmonotonic_runtime_next, 6934 (GOMP_loop_maybe_nonmonotonic_runtime_next,
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | omp-builtins.def | 197 "GOMP_loop_maybe_nonmonotonic_runtime_next",
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | omp-builtins.def | 209 "GOMP_loop_maybe_nonmonotonic_runtime_next",
|