Searched refs:gomp_loop_ordered_static_start (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12.1/contrib/gcclibs/libgomp/ |
| H A D | loop.c | 147 gomp_loop_ordered_static_start (long start, long end, long incr, in gomp_loop_ordered_static_start() function 208 return gomp_loop_ordered_static_start (start, end, incr, in GOMP_loop_ordered_runtime_start() 452 extern __typeof(gomp_loop_ordered_static_start) GOMP_loop_ordered_static_start 498 return gomp_loop_ordered_static_start (start, end, incr, chunk_size, in GOMP_loop_ordered_static_start()
|
| H A D | ChangeLog | 445 (gomp_loop_ordered_static_start): Remove start == end test. 1623 (gomp_loop_ordered_static_start): Likewise. Exit early for a 1631 gomp_loop_guided_start, gomp_loop_ordered_static_start,
|