Searched defs:src_devicep (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libgomp/
H A Dtarget.c2682 struct gomp_device_descr *dst_devicep = NULL, *src_devicep = NULL; local
2747 omp_target_memcpy_rect_worker(void *dst, const void *src, size_t element_size, int num_dims, const size_t *volume, const size_t *dst_offsets, const size_t *src_offsets, const size_t *dst_dimensions, const size_t *src_dimensions, struct gomp_device_descr *dst_devicep, struct gomp_device_descr *src_devicep) argument
2831 struct gomp_device_descr *dst_devicep = NULL, *src_devicep = NULL; local
[all...]
/netbsd-current/external/gpl3/gcc/dist/libgomp/
H A Dtarget.c3372 struct gomp_device_descr *dst_devicep = NULL, *src_devicep = NULL; local
3437 omp_target_memcpy_rect_worker(void *dst, const void *src, size_t element_size, int num_dims, const size_t *volume, const size_t *dst_offsets, const size_t *src_offsets, const size_t *dst_dimensions, const size_t *src_dimensions, struct gomp_device_descr *dst_devicep, struct gomp_device_descr *src_devicep) argument
3521 struct gomp_device_descr *dst_devicep = NULL, *src_devicep = NULL; local
[all...]

Completed in 218 milliseconds