Searched defs:GOMP_OFFLOAD_host2dev (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/plugin/ |
H A D | plugin-hsa.c | 1855 GOMP_OFFLOAD_host2dev (int ord, void *dst, const void *src, size_t n) in GOMP_OFFLOAD_host2dev() function
|
H A D | plugin-nvptx.c | 1704 GOMP_OFFLOAD_host2dev (int ord, void *dst, const void *src, size_t n) in GOMP_OFFLOAD_host2dev() function
|
H A D | plugin-gcn.c | 3852 GOMP_OFFLOAD_host2dev (int device, void *dst, const void *src, size_t n) in GOMP_OFFLOAD_host2dev() function
|
/netbsd-src/external/gpl3/gcc/dist/libgomp/plugin/ |
H A D | plugin-nvptx.c | 1793 GOMP_OFFLOAD_host2dev (int ord, void *dst, const void *src, size_t n) in GOMP_OFFLOAD_host2dev() function
|
H A D | plugin-gcn.c | 3713 GOMP_OFFLOAD_host2dev (int device, void *dst, const void *src, size_t n) in GOMP_OFFLOAD_host2dev() function
|