Searched refs:GOMP_loop_nonmonotonic_runtime_start (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/ |
H A D | libgomp_g.h | 60 extern bool GOMP_loop_nonmonotonic_runtime_start (long, long, long,
|
H A D | libgomp.map | 323 GOMP_loop_nonmonotonic_runtime_start;
|
H A D | loop.c | 987 extern __typeof(GOMP_loop_runtime_start) GOMP_loop_nonmonotonic_runtime_start 1065 GOMP_loop_nonmonotonic_runtime_start (long start, long end, long incr, in GOMP_loop_nonmonotonic_runtime_start() function
|
/netbsd-src/external/gpl3/gcc/dist/libgomp/ |
H A D | libgomp_g.h | 60 extern bool GOMP_loop_nonmonotonic_runtime_start (long, long, long,
|
H A D | libgomp.map | 369 GOMP_loop_nonmonotonic_runtime_start;
|
H A D | loop.c | 990 extern __typeof(GOMP_loop_runtime_start) GOMP_loop_nonmonotonic_runtime_start 1068 GOMP_loop_nonmonotonic_runtime_start (long start, long end, long incr, in GOMP_loop_nonmonotonic_runtime_start() function
|
H A D | ChangeLog | 6864 (GOMP_loop_nonmonotonic_runtime_start, 6907 GOMP_loop_nonmonotonic_runtime_start, 6937 GOMP_loop_nonmonotonic_runtime_start,
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | omp-builtins.def | 128 "GOMP_loop_nonmonotonic_runtime_start",
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | omp-builtins.def | 140 "GOMP_loop_nonmonotonic_runtime_start",
|