Lines Matching defs:devicep
197 gomp_device_copy (struct gomp_device_descr *devicep, in gomp_device_copy()
212 goacc_device_copy_async (struct gomp_device_descr *devicep, in goacc_device_copy_async()
344 gomp_copy_host2dev (struct gomp_device_descr *devicep, in gomp_copy_host2dev()
406 gomp_copy_dev2host (struct gomp_device_descr *devicep, in gomp_copy_dev2host()
418 gomp_free_device_memory (struct gomp_device_descr *devicep, void *devptr) in gomp_free_device_memory()
539 gomp_map_vars_existing (struct gomp_device_descr *devicep, in gomp_map_vars_existing()
642 struct gomp_device_descr *devicep = tgt->device_descr; in gomp_map_pointer() local
692 struct gomp_device_descr *devicep = tgt->device_descr; in gomp_map_fields_existing() local
753 gomp_attach_pointer (struct gomp_device_descr *devicep, in gomp_attach_pointer()
837 gomp_detach_pointer (struct gomp_device_descr *devicep, in gomp_detach_pointer()
918 gomp_map_vars_internal (struct gomp_device_descr *devicep, in gomp_map_vars_internal()
1735 gomp_map_vars (struct gomp_device_descr *devicep, size_t mapnum, in gomp_map_vars()
1760 goacc_map_vars (struct gomp_device_descr *devicep, in goacc_map_vars()
1822 gomp_remove_var_internal (struct gomp_device_descr *devicep, splay_tree_key k, in gomp_remove_var_internal()
1865 gomp_remove_var (struct gomp_device_descr *devicep, splay_tree_key k) in gomp_remove_var()
1877 gomp_remove_var_async (struct gomp_device_descr *devicep, splay_tree_key k, in gomp_remove_var_async()
1891 struct gomp_device_descr *devicep = tgt->device_descr; in gomp_unmap_vars_internal() local
1990 gomp_update (struct gomp_device_descr *devicep, size_t mapnum, void **hostaddrs, in gomp_update()
2081 gomp_load_image_to_device (struct gomp_device_descr *devicep, unsigned version, in gomp_load_image_to_device()
2216 gomp_unload_image_from_device (struct gomp_device_descr *devicep, in gomp_unload_image_from_device()
2304 struct gomp_device_descr *devicep = &devices[i]; in GOMP_offload_register_ver() local
2349 struct gomp_device_descr *devicep = &devices[i]; in GOMP_offload_unregister_ver() local
2380 gomp_init_device (struct gomp_device_descr *devicep) in gomp_init_device()
2409 gomp_fini_device (struct gomp_device_descr *devicep) in gomp_fini_device()
2418 gomp_unload_device (struct gomp_device_descr *devicep) in gomp_unload_device()
2440 struct gomp_device_descr *devicep, void **args) in gomp_target_fallback()
2526 gomp_get_target_fn_addr (struct gomp_device_descr *devicep, in gomp_get_target_fn_addr()
2567 struct gomp_device_descr *devicep = resolve_device (device); in GOMP_target() local
2589 clear_unsupported_flags (struct gomp_device_descr *devicep, unsigned int flags) in clear_unsupported_flags()
2626 struct gomp_device_descr *devicep = resolve_device (device); in GOMP_target_ext() local
2766 gomp_target_data_fallback (struct gomp_device_descr *devicep) in gomp_target_data_fallback()
2793 struct gomp_device_descr *devicep = resolve_device (device); in GOMP_target_data() local
2812 struct gomp_device_descr *devicep = resolve_device (device); in GOMP_target_data_ext() local
2843 struct gomp_device_descr *devicep = resolve_device (device); in GOMP_target_update() local
2858 struct gomp_device_descr *devicep = resolve_device (device); in GOMP_target_update_ext() local
2933 gomp_exit_data (struct gomp_device_descr *devicep, size_t mapnum, in gomp_exit_data()
3051 struct gomp_device_descr *devicep = resolve_device (device); in GOMP_target_enter_exit_data() local
3167 struct gomp_device_descr *devicep = ttask->devicep; in gomp_target_task_fn() local
3290 struct gomp_device_descr *devicep = resolve_device (device_num); in omp_target_alloc() local
3319 struct gomp_device_descr *devicep = resolve_device (device_num); in omp_target_free() local
3347 struct gomp_device_descr *devicep = resolve_device (device_num); in omp_target_is_present() local
3581 struct gomp_device_descr *devicep = resolve_device (device_num); in omp_target_associate_ptr() local
3644 struct gomp_device_descr *devicep = resolve_device (device_num); in omp_target_disassociate_ptr() local
3827 struct gomp_device_descr *devicep = &devices[i]; in gomp_target_fini() local