Searched refs:gomp_load_image_to_device (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/ |
H A D | target.c | 1569 gomp_load_image_to_device (struct gomp_device_descr *devicep, unsigned version, in gomp_load_image_to_device() function 1762 gomp_load_image_to_device (devicep, version, in GOMP_offload_register_ver() 1848 gomp_load_image_to_device (devicep, image->version, in gomp_init_device()
|
/netbsd-src/external/gpl3/gcc/dist/libgomp/ |
H A D | target.c | 2081 gomp_load_image_to_device (struct gomp_device_descr *devicep, unsigned version, in gomp_load_image_to_device() function 2308 gomp_load_image_to_device (devicep, version, in GOMP_offload_register_ver() 2394 gomp_load_image_to_device (devicep, image->version, in gomp_init_device()
|
H A D | ChangeLog | 1833 * target.c (gomp_load_image_to_device): If additional entry for device 3750 (gomp_load_image_to_device): Substitute dynamic_refcount for 4281 * target.c (gomp_load_image_to_device): Fix link 4767 (gomp_load_image_to_device, omp_target_associate_ptr): Zero-initialise 4782 (gomp_load_image_to_device): Zero-initialise aux field instead of 4977 * target.c (gomp_load_image_to_device, omp_target_associate_ptr): 9524 (gomp_load_image_to_device): Likewise. 10386 (gomp_load_image_to_device): Set refcount to REFCOUNT_LINK for "omp 11105 (gomp_load_image_to_device): Initialize refcount to 11470 (gomp_load_image_to_device): Add version argument. Adjust plugin [all …]
|