Searched refs:GOACC_parallel (Results 1 – 12 of 12) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/ |
H A D | libgomp_g.h | 373 extern void GOACC_parallel (int, void (*) (void *), size_t, void **, size_t *,
|
H A D | libgomp.map | 506 GOACC_parallel;
|
H A D | oacc-parallel.c | 355 GOACC_parallel (int flags_m, void (*fn) (void *), in GOACC_parallel() function
|
H A D | libgomp.texi | 4068 void GOACC_parallel ()
|
H A D | libgomp.info | 3673 void GOACC_parallel ()
|
/netbsd-src/external/gpl3/gcc/dist/libgomp/ |
H A D | libgomp_g.h | 393 extern void GOACC_parallel (int, void (*) (void *), size_t, void **, size_t *,
|
H A D | libgomp.map | 566 GOACC_parallel;
|
H A D | oacc-parallel.c | 352 GOACC_parallel (int flags_m, void (*fn) (void *), in GOACC_parallel() function
|
H A D | ChangeLog | 6605 * oacc-parallel.c (GOACC_parallel_keyed, GOACC_parallel) 9753 GOACC_parallel_keyed, restore GOACC_parallel prototype, new 11371 (GOACC_parallel): Force host fallback. 11372 * libgomp_g.h (GOACC_parallel): Remove. 11643 * oacc-parallel.c (GOACC_parallel): Move variadic handling into 12365 (GOACC_parallel): Use tgt_offset to locate target functions. 12439 * oacc-parallel.c (GOACC_parallel): Use dev's lock and splay_tree. 12500 * oacc-parallel.c (GOACC_parallel): Use PRIu64 if available. 12606 (GOACC_parallel, GOACC_update): Remove const_void *offload_table 12614 (GOACC_parallel): Use gomp_alloca instead of alloca. [all …]
|
H A D | libgomp.texi | 4602 void GOACC_parallel ()
|
H A D | libgomp.info | 4220 void GOACC_parallel ()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2015 | 14864 (expand_omp_target): Create keyed varargs for GOACC_parallel call
|