Searched refs:host2dev_func (Results 1 – 4 of 4) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/libgomp/ |
| D | oacc-host.c | 282 .host2dev_func = host_host2dev, 304 .host2dev_func = host_openacc_async_host2dev,
|
| D | libgomp.h | 1183 __typeof (GOMP_OFFLOAD_openacc_async_host2dev) *host2dev_func; member 1241 __typeof (GOMP_OFFLOAD_host2dev) *host2dev_func; member
|
| D | target.c | 364 goacc_device_copy_async (devicep, devicep->openacc.async.host2dev_func, in gomp_copy_host2dev() 402 gomp_device_copy (devicep, devicep->host2dev_func, "dev", d, "host", h, sz); in gomp_copy_host2dev() 3409 ret = dst_devicep->host2dev_func (dst_devicep->target_id, in omp_target_memcpy() 3464 ret = dst_devicep->host2dev_func (dst_devicep->target_id, in omp_target_memcpy_rect_worker()
|
| D | ChangeLog | 6751 devicep->host2dev_func. 9551 (omp_target_memcpy): Handle return values from host2dev_func, 9558 dev2host_func,host2dev_func, and dev2dev_func plugin hooks to 'bool'.
|