Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libgomp/
H A Dloop_ull.c174 GOMP_loop_ull_runtime_start (bool up, gomp_ull start, gomp_ull end, in GOMP_loop_ull_runtime_start() function
808 extern __typeof(GOMP_loop_ull_runtime_start) GOMP_loop_ull_nonmonotonic_runtime_start
810 extern __typeof(GOMP_loop_ull_runtime_start) GOMP_loop_ull_maybe_nonmonotonic_runtime_start
900 return GOMP_loop_ull_runtime_start (up, start, end, incr, istart, iend); in GOMP_loop_ull_nonmonotonic_runtime_start()
909 return GOMP_loop_ull_runtime_start (up, start, end, incr, istart, iend); in GOMP_loop_ull_maybe_nonmonotonic_runtime_start()
H A Dlibgomp_g.h160 extern bool GOMP_loop_ull_runtime_start (bool, unsigned long long,
H A Dlibgomp.map291 GOMP_loop_ull_runtime_start;
H A DChangeLog6956 (GOMP_loop_ull_runtime_start,
11034 * loop_ull.c (GOMP_loop_ull_runtime_start): Adjust for
15458 GOMP_loop_ull_guided_start, GOMP_loop_ull_runtime_start,
15482 GOMP_loop_ull_runtime_next, GOMP_loop_ull_runtime_start,
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/
H A Dloop_ull.c174 GOMP_loop_ull_runtime_start (bool up, gomp_ull start, gomp_ull end, in GOMP_loop_ull_runtime_start() function
805 extern __typeof(GOMP_loop_ull_runtime_start) GOMP_loop_ull_nonmonotonic_runtime_start
807 extern __typeof(GOMP_loop_ull_runtime_start) GOMP_loop_ull_maybe_nonmonotonic_runtime_start
897 return GOMP_loop_ull_runtime_start (up, start, end, incr, istart, iend); in GOMP_loop_ull_nonmonotonic_runtime_start()
906 return GOMP_loop_ull_runtime_start (up, start, end, incr, istart, iend); in GOMP_loop_ull_maybe_nonmonotonic_runtime_start()
H A Dlibgomp_g.h160 extern bool GOMP_loop_ull_runtime_start (bool, unsigned long long,
H A Dlibgomp.map245 GOMP_loop_ull_runtime_start;
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Domp-builtins.def224 "GOMP_loop_ull_runtime_start",
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Domp-builtins.def236 "GOMP_loop_ull_runtime_start",