Home
last modified time | relevance | path

Searched refs:GOMP_DEVICE_FINALIZED (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/libgomp/
Dtarget.c149 else if (devices[device_id].state == GOMP_DEVICE_FINALIZED) in resolve_device()
972 if (devicep->state == GOMP_DEVICE_FINALIZED) in gomp_map_vars_internal()
1900 if (devicep->state == GOMP_DEVICE_FINALIZED) in gomp_unmap_vars_internal()
2004 if (devicep->state == GOMP_DEVICE_FINALIZED) in gomp_update()
2413 devicep->state = GOMP_DEVICE_FINALIZED; in gomp_fini_device()
2534 if (devicep->state == GOMP_DEVICE_FINALIZED) in gomp_get_target_fn_addr()
2940 if (devicep->state == GOMP_DEVICE_FINALIZED) in gomp_exit_data()
Dlibgomp.h1204 GOMP_DEVICE_FINALIZED enumerator