Home
last modified time | relevance | path

Searched refs:GOMP_loop_ull_runtime_next (Results 1 – 9 of 9) sorted by relevance

/netbsd/external/gpl3/gcc.old/dist/libgomp/
H A Dloop_ull.c33 ialias (GOMP_loop_ull_runtime_next)
306 return ialias_call (GOMP_loop_ull_runtime_next) (istart, iend); in GOMP_loop_ull_start()
639 return ialias_call (GOMP_loop_ull_runtime_next) (istart, iend); in GOMP_loop_ull_doacross_start()
693 GOMP_loop_ull_runtime_next (gomp_ull *istart, gomp_ull *iend) in GOMP_loop_ull_runtime_next() function
834 extern __typeof(GOMP_loop_ull_runtime_next) GOMP_loop_ull_nonmonotonic_runtime_next
836 extern __typeof(GOMP_loop_ull_runtime_next) GOMP_loop_ull_maybe_nonmonotonic_runtime_next
996 return GOMP_loop_ull_runtime_next (istart, iend); in GOMP_loop_ull_nonmonotonic_runtime_next()
1003 return GOMP_loop_ull_runtime_next (istart, iend); in GOMP_loop_ull_maybe_nonmonotonic_runtime_next()
H A Dlibgomp_g.h230 extern bool GOMP_loop_ull_runtime_next (unsigned long long *,
H A Dlibgomp.map244 GOMP_loop_ull_runtime_next;
/netbsd/external/gpl3/gcc/dist/libgomp/
H A Dloop_ull.c33 ialias (GOMP_loop_ull_runtime_next)
309 return ialias_call (GOMP_loop_ull_runtime_next) (istart, iend); in GOMP_loop_ull_start()
642 return ialias_call (GOMP_loop_ull_runtime_next) (istart, iend); in GOMP_loop_ull_doacross_start()
696 GOMP_loop_ull_runtime_next (gomp_ull *istart, gomp_ull *iend) in GOMP_loop_ull_runtime_next() function
837 extern __typeof(GOMP_loop_ull_runtime_next) GOMP_loop_ull_nonmonotonic_runtime_next
839 extern __typeof(GOMP_loop_ull_runtime_next) GOMP_loop_ull_maybe_nonmonotonic_runtime_next
999 return GOMP_loop_ull_runtime_next (istart, iend); in GOMP_loop_ull_nonmonotonic_runtime_next()
1006 return GOMP_loop_ull_runtime_next (istart, iend); in GOMP_loop_ull_maybe_nonmonotonic_runtime_next()
H A Dlibgomp_g.h230 extern bool GOMP_loop_ull_runtime_next (unsigned long long *,
H A Dlibgomp.map290 GOMP_loop_ull_runtime_next;
H A DChangeLog6856 (GOMP_loop_ull_runtime_next): Add ialias.
15376 GOMP_loop_ull_runtime_next, GOMP_loop_ull_ordered_static_next,
15394 GOMP_loop_ull_runtime_next, GOMP_loop_ull_runtime_start,
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Domp-builtins.def297 "GOMP_loop_ull_runtime_next",
/netbsd/external/gpl3/gcc/dist/gcc/
H A Domp-builtins.def309 "GOMP_loop_ull_runtime_next",