Home
last modified time | relevance | path

Searched refs:GOMP_loop_end (Results 1 – 8 of 8) sorted by relevance

/freebsd-12.1/contrib/gcclibs/libgomp/
H A Dlibgomp_g.h83 extern void GOMP_loop_end (void);
H A Dlibgomp.map69 GOMP_loop_end;
H A Dloop.c427 GOMP_loop_end (void) in GOMP_loop_end() function
H A DChangeLog1694 * loop.c (GOMP_loop_end, GOMP_loop_end_nowait): New.
1705 (f_foo_1): Use GOMP_loop_end.
H A Dlibgomp.texi1217 GOMP_loop_end ();
/freebsd-12.1/contrib/gcc/
H A Domp-builtins.def123 DEF_GOMP_BUILTIN (BUILT_IN_GOMP_LOOP_END, "GOMP_loop_end",
H A DChangeLog-20067286 (expand_omp_for_generic): Likewise; emit the proper GOMP_loop_end call.
/freebsd-12.1/contrib/openmp/runtime/src/
H A Dkmp_ftn_os.h547 #define KMP_API_NAME_GOMP_LOOP_END GOMP_loop_end