Searched refs:GOMP_OFFLOAD_dev2dev (Results 1 – 10 of 10) sorted by relevance
| /netbsd-src/external/gpl3/gcc/dist/libgomp/ |
| H A D | libgomp-plugin.h | 139 extern bool GOMP_OFFLOAD_dev2dev (int, void *, const void *, size_t);
|
| H A D | libgomp.h | 1242 __typeof (GOMP_OFFLOAD_dev2dev) *dev2dev_func;
|
| H A D | ChangeLog | 1929 (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 D | libgomp-plugin.h | 133 extern bool GOMP_OFFLOAD_dev2dev (int, void *, const void *, size_t);
|
| H A D | libgomp.h | 1124 __typeof (GOMP_OFFLOAD_dev2dev) *dev2dev_func;
|
| /netbsd-src/external/gpl3/gcc.old/dist/libgomp/plugin/ |
| H A D | plugin-hsa.c | 1866 GOMP_OFFLOAD_dev2dev (int ord, void *dst, const void *src, size_t n) in GOMP_OFFLOAD_dev2dev() function
|
| H A D | plugin-nvptx.c | 1724 GOMP_OFFLOAD_dev2dev (int ord, void *dst, const void *src, size_t n) in GOMP_OFFLOAD_dev2dev() function
|
| H A D | plugin-gcn.c | 3863 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 D | plugin-nvptx.c | 1813 GOMP_OFFLOAD_dev2dev (int ord, void *dst, const void *src, size_t n) in GOMP_OFFLOAD_dev2dev() function
|
| H A D | plugin-gcn.c | 3724 GOMP_OFFLOAD_dev2dev (int device, void *dst, const void *src, size_t n) in GOMP_OFFLOAD_dev2dev() function
|