Home
last modified time | relevance | path

Searched refs:GOMP_OFFLOAD_dev2dev (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libgomp/
H A Dlibgomp-plugin.h139 extern bool GOMP_OFFLOAD_dev2dev (int, void *, const void *, size_t);
H A Dlibgomp.h1242 __typeof (GOMP_OFFLOAD_dev2dev) *dev2dev_func;
H A DChangeLog1929 (GOMP_OFFLOAD_dev2dev): Update call to queue_push_copy.
5221 (GOMP_OFFLOAD_dev2host, GOMP_OFFLOAD_dev2dev): Check hsa_memory_copy
9019 (GOMP_OFFLOAD_dev2dev, GOMP_OFFLOAD_can_run, GOMP_OFFLOAD_run)
9254 (GOMP_OFFLOAD_dev2dev): New.
9599 (GOMP_OFFLOAD_dev2dev): Likewise.
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/
H A Dlibgomp-plugin.h133 extern bool GOMP_OFFLOAD_dev2dev (int, void *, const void *, size_t);
H A Dlibgomp.h1124 __typeof (GOMP_OFFLOAD_dev2dev) *dev2dev_func;
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/plugin/
H A Dplugin-hsa.c1866 GOMP_OFFLOAD_dev2dev (int ord, void *dst, const void *src, size_t n) in GOMP_OFFLOAD_dev2dev() function
H A Dplugin-nvptx.c1724 GOMP_OFFLOAD_dev2dev (int ord, void *dst, const void *src, size_t n) in GOMP_OFFLOAD_dev2dev() function
H A Dplugin-gcn.c3863 GOMP_OFFLOAD_dev2dev (int device, void *dst, const void *src, size_t n) in GOMP_OFFLOAD_dev2dev() function
/netbsd-src/external/gpl3/gcc/dist/libgomp/plugin/
H A Dplugin-nvptx.c1813 GOMP_OFFLOAD_dev2dev (int ord, void *dst, const void *src, size_t n) in GOMP_OFFLOAD_dev2dev() function
H A Dplugin-gcn.c3724 GOMP_OFFLOAD_dev2dev (int device, void *dst, const void *src, size_t n) in GOMP_OFFLOAD_dev2dev() function