Home
last modified time | relevance | path

Searched refs:gomp_unload_device (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libgomp/
H A Dlibgomp.h1186 extern void gomp_unload_device (struct gomp_device_descr *);
H A Doacc-init.c362 gomp_unload_device (acc_dev); in acc_shutdown_1()
H A Dtarget.c1872 gomp_unload_device (struct gomp_device_descr *devicep) in gomp_unload_device() function
/netbsd-src/external/gpl3/gcc/dist/libgomp/
H A Doacc-init.c362 gomp_unload_device (acc_dev); in acc_shutdown_1()
H A Dlibgomp.h1298 extern void gomp_unload_device (struct gomp_device_descr *);
H A Dtarget.c2418 gomp_unload_device (struct gomp_device_descr *devicep) in gomp_unload_device() function
H A DChangeLog10412 (gomp_unload_device): Likewise.
11479 (gomp_unload_device): Process version field.
11636 (gomp_unload_device): New.
11637 * libgomp.h (gomp_unload_device): Declare.