Searched refs:gomp_unload_image_from_device (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/ |
H A D | target.c | 1670 gomp_unload_image_from_device (struct gomp_device_descr *devicep, in gomp_unload_image_from_device() function 1807 gomp_unload_image_from_device (devicep, version, in GOMP_offload_unregister_ver() 1883 gomp_unload_image_from_device (devicep, image->version, in gomp_unload_device()
|
/netbsd-src/external/gpl3/gcc/dist/libgomp/ |
H A D | target.c | 2216 gomp_unload_image_from_device (struct gomp_device_descr *devicep, in gomp_unload_image_from_device() function 2353 gomp_unload_image_from_device (devicep, version, in GOMP_offload_unregister_ver() 2429 gomp_unload_image_from_device (devicep, image->version, in gomp_unload_device()
|
H A D | ChangeLog | 7725 (gomp_unload_image_from_device): Likewise. 9545 (gomp_unload_image_from_device): Handle false value from 10388 (gomp_unload_image_from_device): Replace j with i. Force unmap of all 11472 (gomp_unload_image_from_device): Add version argument. Adjust plugin 11634 (gomp_unload_image_from_device): New. Broken out of ...
|