Searched refs:gomp_remove_var_async (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/ |
H A D | libgomp.h | 1188 extern void gomp_remove_var_async (struct gomp_device_descr *, splay_tree_key,
|
H A D | oacc-mem.c | 721 gomp_remove_var_async (acc_dev, n, aq);
|
H A D | target.c | 1400 gomp_remove_var_async (struct gomp_device_descr *devicep, splay_tree_key k, in gomp_remove_var_async() function
|
/netbsd-src/external/gpl3/gcc/dist/libgomp/ |
H A D | libgomp.h | 1300 extern void gomp_remove_var_async (struct gomp_device_descr *, splay_tree_key,
|
H A D | oacc-mem.c | 721 gomp_remove_var_async (acc_dev, n, aq);
|
H A D | target.c | 1877 gomp_remove_var_async (struct gomp_device_descr *devicep, splay_tree_key k, in gomp_remove_var_async() function
|
H A D | ChangeLog | 4898 * libgomp.h (gomp_remove_var_async): Add prototype. 4899 * oacc-mem.c (delete_copyout): Call gomp_remove_var_async instead of 4906 (gomp_remove_var_async): New, implemented using above helper function.
|