Searched refs:GOMP_loop_ull_ordered_runtime_start (Results 1 – 8 of 8) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/libgomp/ |
H A D | libgomp_g.h | 127 extern bool GOMP_loop_ull_ordered_runtime_start (bool, unsigned long long,
|
H A D | libgomp.map | 174 GOMP_loop_ull_ordered_runtime_start;
|
H A D | loop_ull.c | 272 GOMP_loop_ull_ordered_runtime_start (bool up, gomp_ull start, gomp_ull end, in GOMP_loop_ull_ordered_runtime_start() function
|
/dflybsd-src/contrib/gcc-8.0/libgomp/ |
H A D | libgomp_g.h | 176 extern bool GOMP_loop_ull_ordered_runtime_start (bool, unsigned long long,
|
H A D | libgomp.map | 225 GOMP_loop_ull_ordered_runtime_start;
|
H A D | loop_ull.c | 273 GOMP_loop_ull_ordered_runtime_start (bool up, gomp_ull start, gomp_ull end, in GOMP_loop_ull_ordered_runtime_start() function
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | omp-builtins.def | 136 "GOMP_loop_ull_ordered_runtime_start",
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | omp-builtins.def | 215 "GOMP_loop_ull_ordered_runtime_start",
|