Home
last modified time | relevance | path

Searched refs:GOMP_loop_start (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libgomp/
H A Dlibgomp_g.h64 extern bool GOMP_loop_start (long, long, long, long, long, long *, long *,
H A Dlibgomp.map325 GOMP_loop_start;
H A Dloop.c247 GOMP_loop_start (long start, long end, long incr, long sched, in GOMP_loop_start() function
/netbsd-src/external/gpl3/gcc/dist/libgomp/
H A Dlibgomp_g.h64 extern bool GOMP_loop_start (long, long, long, long, long, long *, long *,
H A Dlibgomp.map371 GOMP_loop_start;
H A Dloop.c247 GOMP_loop_start (long start, long end, long incr, long sched, in GOMP_loop_start() function
H A DChangeLog268 * loop.c (GOMP_loop_start): Don't use inline_ordered_team_ids if
6081 * loop.c (GOMP_loop_start): Fix *mem computation if
6865 GOMP_loop_maybe_nonmonotonic_runtime_start, GOMP_loop_start,
6899 * libgomp.map (GOMP_5.0): Export GOMP_loop_start,
6929 (gomp_adjust_sched, GOMP_loop_start, GOMP_loop_ordered_start,
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Domp-builtins.def168 "GOMP_loop_start",
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Domp-builtins.def180 "GOMP_loop_start",
H A DChangeLog-201923435 GOMP_loop_start at the start of second worksharing loop in a scan.