Searched refs:GOMP_OFFLOAD_openacc_async_dev2host (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/libgomp/ |
H A D | libgomp-plugin.h | 159 extern bool GOMP_OFFLOAD_openacc_async_dev2host (int, void *, const void *, size_t,
|
H A D | libgomp.h | 1182 __typeof (GOMP_OFFLOAD_openacc_async_dev2host) *dev2host_func;
|
H A D | ChangeLog | 1932 (GOMP_OFFLOAD_openacc_async_dev2host): Update call to 6192 (GOMP_OFFLOAD_openacc_async_dev2host): Declare. 6355 (GOMP_OFFLOAD_openacc_async_dev2host): New plugin hook function.
|
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/ |
H A D | libgomp-plugin.h | 153 extern bool GOMP_OFFLOAD_openacc_async_dev2host (int, void *, const void *, size_t,
|
H A D | libgomp.h | 1064 __typeof (GOMP_OFFLOAD_openacc_async_dev2host) *dev2host_func;
|
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/plugin/ |
H A D | plugin-nvptx.c | 1742 GOMP_OFFLOAD_openacc_async_dev2host (int ord, void *dst, const void *src, in GOMP_OFFLOAD_openacc_async_dev2host() function
|
H A D | plugin-gcn.c | 4156 GOMP_OFFLOAD_openacc_async_dev2host (int device, void *dst, const void *src, in GOMP_OFFLOAD_openacc_async_dev2host() function
|
/netbsd-src/external/gpl3/gcc/dist/libgomp/plugin/ |
H A D | plugin-nvptx.c | 1831 GOMP_OFFLOAD_openacc_async_dev2host (int ord, void *dst, const void *src, in GOMP_OFFLOAD_openacc_async_dev2host() function
|
H A D | plugin-gcn.c | 4009 GOMP_OFFLOAD_openacc_async_dev2host (int device, void *dst, const void *src, in GOMP_OFFLOAD_openacc_async_dev2host() function
|