Searched refs:GOACC_parallel_keyed (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/ |
H A D | libgomp_g.h | 371 extern void GOACC_parallel_keyed (int, void (*) (void *), size_t,
|
H A D | libgomp.map | 516 GOACC_parallel_keyed;
|
H A D | oacc-parallel.c | 102 GOACC_parallel_keyed (int flags_m, void (*fn) (void *), in GOACC_parallel_keyed() function
|
/netbsd-src/external/gpl3/gcc/dist/libgomp/ |
H A D | libgomp_g.h | 391 extern void GOACC_parallel_keyed (int, void (*) (void *), size_t,
|
H A D | libgomp.map | 576 GOACC_parallel_keyed;
|
H A D | oacc-parallel.c | 102 GOACC_parallel_keyed (int flags_m, void (*fn) (void *), in GOACC_parallel_keyed() function
|
H A D | ChangeLog | 2067 * oacc-parallel.c (GOACC_parallel_keyed): Adjust to use goacc_map_vars 4727 * oacc-parallel.c (GOACC_parallel_keyed): Use gomp_map_val instead of 5994 * oacc-parallel.c (GOACC_parallel_keyed): Handle NULL mapping 6148 * oacc-parallel.c (GOACC_parallel_keyed, GOACC_data_start) 6254 * oacc-parallel.c (GOACC_parallel_keyed): Adjust code to use new async 6420 * oacc-parallel.c (GOACC_parallel_keyed): Remove condition on call to 6605 * oacc-parallel.c (GOACC_parallel_keyed, GOACC_parallel) 6772 * oacc-parallel.c (GOACC_parallel_keyed): Add offset to devaddrs. 7699 (GOACC_parallel_keyed): Update refcounts of variables. 7792 * oacc-parallel.c (GOACC_parallel_keyed): Same. [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | omp-builtins.def | 41 DEF_GOACC_BUILTIN (BUILT_IN_GOACC_PARALLEL, "GOACC_parallel_keyed",
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | omp-builtins.def | 42 DEF_GOACC_BUILTIN (BUILT_IN_GOACC_PARALLEL, "GOACC_parallel_keyed",
|