Searched defs:GOMP_OFFLOAD_dev2host (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/plugin/ |
H A D | plugin-hsa.c | 1844 GOMP_OFFLOAD_dev2host (int ord, void *dst, const void *src, size_t n) in GOMP_OFFLOAD_dev2host() function
|
H A D | plugin-nvptx.c | 1714 GOMP_OFFLOAD_dev2host (int ord, void *dst, const void *src, size_t n) in GOMP_OFFLOAD_dev2host() function
|
H A D | plugin-gcn.c | 3839 GOMP_OFFLOAD_dev2host (int device, void *dst, const void *src, size_t n) in GOMP_OFFLOAD_dev2host() function
|
/netbsd-src/external/gpl3/gcc/dist/libgomp/plugin/ |
H A D | plugin-nvptx.c | 1803 GOMP_OFFLOAD_dev2host (int ord, void *dst, const void *src, size_t n) in GOMP_OFFLOAD_dev2host() function
|
H A D | plugin-gcn.c | 3700 GOMP_OFFLOAD_dev2host (int device, void *dst, const void *src, size_t n) in GOMP_OFFLOAD_dev2host() function
|