Home
last modified time | relevance | path

Searched refs:dev2dev_func (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libgomp/
H A Dlibgomp.h1124 __typeof (GOMP_OFFLOAD_dev2dev) *dev2dev_func; member
H A Dtarget.c2737 ret = src_devicep->dev2dev_func (src_devicep->target_id, in omp_target_memcpy()
2784 ret = src_devicep->dev2dev_func (src_devicep->target_id, in omp_target_memcpy_rect_worker()
/netbsd-src/external/gpl3/gcc/dist/libgomp/
H A Dlibgomp.h1242 __typeof (GOMP_OFFLOAD_dev2dev) *dev2dev_func; member
H A Dtarget.c3427 ret = src_devicep->dev2dev_func (src_devicep->target_id, in omp_target_memcpy()
3474 ret = src_devicep->dev2dev_func (src_devicep->target_id, in omp_target_memcpy_rect_worker()
H A DChangeLog9552 dev2host_func, and dev2dev_func plugin hooks.
9558 dev2host_func,host2dev_func, and dev2dev_func plugin hooks to 'bool'.
10995 (struct gomp_device_descr): Add dev2dev_func field.