Searched defs:acc_dev (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/libgomp/ |
H A D | oacc-init.c | 300 struct gomp_device_descr *base_dev, *acc_dev; in acc_init_1() local 359 struct gomp_device_descr *acc_dev = &base_dev[i]; in acc_shutdown_1() local 416 struct gomp_device_descr *acc_dev = &base_dev[i]; in acc_shutdown_1() local 464 struct gomp_device_descr *acc_dev = thr->dev; in goacc_destroy_thread() local 503 struct gomp_device_descr *acc_dev = NULL, *base_dev = NULL; in goacc_attach_host_thread_to_device() local 588 struct gomp_device_descr *acc_dev; in ialias() local 621 struct gomp_device_descr *base_dev, *acc_dev; in ialias() local 763 struct gomp_device_descr *base_dev, *acc_dev; in ialias() local
|
H A D | oacc-mem.c | 134 struct gomp_device_descr *acc_dev = thr->dev; in acc_free() local 291 struct gomp_device_descr *acc_dev = thr->dev; in acc_hostptr() local 331 struct gomp_device_descr *acc_dev = thr->dev; in acc_is_present() local 367 struct gomp_device_descr *acc_dev = thr->dev; in acc_map_data() local 428 struct gomp_device_descr *acc_dev = thr->dev; in acc_unmap_data() local 506 goacc_map_var_existing (struct gomp_device_descr *acc_dev, void *hostaddr, in goacc_map_var_existing() 543 struct gomp_device_descr *acc_dev = thr->dev; in goacc_enter_datum() local 751 struct gomp_device_descr *acc_dev = thr->dev; in goacc_exit_datum() local 841 struct gomp_device_descr *acc_dev = thr->dev; in update_dev_host() local 918 struct gomp_device_descr *acc_dev = thr->dev; in acc_attach_async() local [all …]
|
H A D | oacc-parallel.c | 110 struct gomp_device_descr *acc_dev; in GOACC_parallel_keyed() local 382 struct gomp_device_descr *acc_dev = thr->dev; in GOACC_data_start() local 486 struct gomp_device_descr *acc_dev = thr->dev; in GOACC_data_end() local 567 struct gomp_device_descr *acc_dev = thr->dev; in GOACC_update() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/ |
H A D | oacc-init.c | 300 struct gomp_device_descr *base_dev, *acc_dev; in acc_init_1() local 359 struct gomp_device_descr *acc_dev = &base_dev[i]; in acc_shutdown_1() local 416 struct gomp_device_descr *acc_dev = &base_dev[i]; in acc_shutdown_1() local 464 struct gomp_device_descr *acc_dev = thr->dev; in goacc_destroy_thread() local 503 struct gomp_device_descr *acc_dev = NULL, *base_dev = NULL; in goacc_attach_host_thread_to_device() local 588 struct gomp_device_descr *acc_dev; in ialias() local 621 struct gomp_device_descr *base_dev, *acc_dev; in ialias() local 763 struct gomp_device_descr *base_dev, *acc_dev; in ialias() local
|
H A D | oacc-mem.c | 134 struct gomp_device_descr *acc_dev = thr->dev; in acc_free() local 291 struct gomp_device_descr *acc_dev = thr->dev; in acc_hostptr() local 331 struct gomp_device_descr *acc_dev = thr->dev; in acc_is_present() local 367 struct gomp_device_descr *acc_dev = thr->dev; in acc_map_data() local 428 struct gomp_device_descr *acc_dev = thr->dev; in acc_unmap_data() local 506 goacc_map_var_existing (struct gomp_device_descr *acc_dev, void *hostaddr, in goacc_map_var_existing() 543 struct gomp_device_descr *acc_dev = thr->dev; in goacc_enter_datum() local 751 struct gomp_device_descr *acc_dev = thr->dev; in goacc_exit_datum() local 841 struct gomp_device_descr *acc_dev = thr->dev; in update_dev_host() local 918 struct gomp_device_descr *acc_dev = thr->dev; in acc_attach_async() local [all …]
|
H A D | oacc-parallel.c | 110 struct gomp_device_descr *acc_dev; in GOACC_parallel_keyed() local 385 struct gomp_device_descr *acc_dev = thr->dev; in GOACC_data_start() local 490 struct gomp_device_descr *acc_dev = thr->dev; in GOACC_data_end() local 571 struct gomp_device_descr *acc_dev = thr->dev; in GOACC_update() local
|