Searched refs:GOMP_loop_ull_ordered_guided_start (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/ |
H A D | libgomp_g.h | 205 extern bool GOMP_loop_ull_ordered_guided_start (bool, unsigned long long,
|
H A D | libgomp.map | 239 GOMP_loop_ull_ordered_guided_start;
|
H A D | loop_ull.c | 814 extern __typeof(gomp_loop_ull_ordered_guided_start) GOMP_loop_ull_ordered_guided_start 928 GOMP_loop_ull_ordered_guided_start (bool up, gomp_ull start, gomp_ull end, in GOMP_loop_ull_ordered_guided_start() function
|
/netbsd-src/external/gpl3/gcc/dist/libgomp/ |
H A D | libgomp_g.h | 205 extern bool GOMP_loop_ull_ordered_guided_start (bool, unsigned long long,
|
H A D | libgomp.map | 285 GOMP_loop_ull_ordered_guided_start;
|
H A D | loop_ull.c | 817 extern __typeof(gomp_loop_ull_ordered_guided_start) GOMP_loop_ull_ordered_guided_start 931 GOMP_loop_ull_ordered_guided_start (bool up, gomp_ull start, gomp_ull end, in GOMP_loop_ull_ordered_guided_start() function
|
H A D | ChangeLog | 15284 (GOMP_loop_ull_ordered_guided_start): Likewise. 15461 GOMP_loop_ull_ordered_guided_start, 15477 GOMP_loop_ull_ordered_guided_start,
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | omp-builtins.def | 252 "GOMP_loop_ull_ordered_guided_start",
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | omp-builtins.def | 264 "GOMP_loop_ull_ordered_guided_start",
|