Searched refs:GOMP_loop_end (Results 1 – 14 of 14) sorted by relevance
136 extern void GOMP_loop_end (void);
194 GOMP_loop_end;
953 GOMP_loop_end (void) in GOMP_loop_end() function
3950 GOMP_loop_end ();
3566 GOMP_loop_end ();
240 GOMP_loop_end;
956 GOMP_loop_end (void) in GOMP_loop_end() function
4484 GOMP_loop_end ();
4113 GOMP_loop_end ();
17422 * loop.c (GOMP_loop_end, GOMP_loop_end_nowait): New.17433 (f_foo_1): Use GOMP_loop_end.
358 DEF_GOMP_BUILTIN (BUILT_IN_GOMP_LOOP_END, "GOMP_loop_end",
370 DEF_GOMP_BUILTIN (BUILT_IN_GOMP_LOOP_END, "GOMP_loop_end",
14371 (expand_omp_for_generic): Likewise; emit the proper GOMP_loop_end call.