Searched refs:GOMP_loop_ull_ordered_start (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/ |
H A D | libgomp_g.h | 216 extern bool GOMP_loop_ull_ordered_start (bool, unsigned long long,
|
H A D | libgomp.map | 331 GOMP_loop_ull_ordered_start;
|
H A D | loop_ull.c | 414 GOMP_loop_ull_ordered_start (bool up, gomp_ull start, gomp_ull end, in GOMP_loop_ull_ordered_start() function
|
/netbsd-src/external/gpl3/gcc/dist/libgomp/ |
H A D | libgomp_g.h | 216 extern bool GOMP_loop_ull_ordered_start (bool, unsigned long long,
|
H A D | libgomp.map | 377 GOMP_loop_ull_ordered_start;
|
H A D | loop_ull.c | 417 GOMP_loop_ull_ordered_start (bool up, gomp_ull start, gomp_ull end, in GOMP_loop_ull_ordered_start() function
|
H A D | ChangeLog | 6872 GOMP_loop_ull_ordered_start, GOMP_loop_ull_nonmonotonic_runtime_next, 6901 GOMP_loop_ull_start, GOMP_loop_ull_ordered_start, 6954 (gomp_adjust_sched, GOMP_loop_ull_start, GOMP_loop_ull_ordered_start,
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | omp-builtins.def | 280 "GOMP_loop_ull_ordered_start",
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | omp-builtins.def | 292 "GOMP_loop_ull_ordered_start",
|