Home
last modified time | relevance | path

Searched refs:gomp_loop_ull_ordered_static_start (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libgomp/
H A Dloop_ull.c316 gomp_loop_ull_ordered_static_start (bool up, gomp_ull start, gomp_ull end, in gomp_loop_ull_ordered_static_start() function
395 return gomp_loop_ull_ordered_static_start (up, start, end, incr, in GOMP_loop_ull_ordered_runtime_start()
409 return gomp_loop_ull_ordered_static_start (up, start, end, incr, in GOMP_loop_ull_ordered_runtime_start()
813 extern __typeof(gomp_loop_ull_ordered_static_start) GOMP_loop_ull_ordered_static_start
917 return gomp_loop_ull_ordered_static_start (up, start, end, incr, chunk_size, in GOMP_loop_ull_ordered_static_start()
H A DChangeLog6947 gomp_loop_ull_guided_start, gomp_loop_ull_ordered_static_start,
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/
H A Dloop_ull.c313 gomp_loop_ull_ordered_static_start (bool up, gomp_ull start, gomp_ull end, in gomp_loop_ull_ordered_static_start() function
392 return gomp_loop_ull_ordered_static_start (up, start, end, incr, in GOMP_loop_ull_ordered_runtime_start()
406 return gomp_loop_ull_ordered_static_start (up, start, end, incr, in GOMP_loop_ull_ordered_runtime_start()
810 extern __typeof(gomp_loop_ull_ordered_static_start) GOMP_loop_ull_ordered_static_start
914 return gomp_loop_ull_ordered_static_start (up, start, end, incr, chunk_size, in GOMP_loop_ull_ordered_static_start()