Searched refs:GOMP_OFFLOAD_openacc_async_host2dev (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/libgomp/ |
H A D | libgomp-plugin.h | 161 extern bool GOMP_OFFLOAD_openacc_async_host2dev (int, void *, const void *, size_t,
|
H A D | libgomp.h | 1183 __typeof (GOMP_OFFLOAD_openacc_async_host2dev) *host2dev_func;
|
H A D | ChangeLog | 1930 (GOMP_OFFLOAD_openacc_async_host2dev): Remove source-data 6191 (GOMP_OFFLOAD_openacc_async_host2dev): Declare. 6354 (GOMP_OFFLOAD_openacc_async_host2dev): New plugin hook function.
|
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/ |
H A D | libgomp-plugin.h | 155 extern bool GOMP_OFFLOAD_openacc_async_host2dev (int, void *, const void *, size_t,
|
H A D | libgomp.h | 1065 __typeof (GOMP_OFFLOAD_openacc_async_host2dev) *host2dev_func;
|
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/plugin/ |
H A D | plugin-nvptx.c | 1731 GOMP_OFFLOAD_openacc_async_host2dev (int ord, void *dst, const void *src, in GOMP_OFFLOAD_openacc_async_host2dev() function
|
H A D | plugin-gcn.c | 4136 GOMP_OFFLOAD_openacc_async_host2dev (int device, void *dst, const void *src, in GOMP_OFFLOAD_openacc_async_host2dev() function
|
/netbsd-src/external/gpl3/gcc/dist/libgomp/plugin/ |
H A D | plugin-nvptx.c | 1820 GOMP_OFFLOAD_openacc_async_host2dev (int ord, void *dst, const void *src, in GOMP_OFFLOAD_openacc_async_host2dev() function
|
H A D | plugin-gcn.c | 3997 GOMP_OFFLOAD_openacc_async_host2dev (int device, void *dst, const void *src, in GOMP_OFFLOAD_openacc_async_host2dev() function
|