Home
last modified time | relevance | path

Searched refs:devicep (Results 1 – 25 of 108) sorted by relevance

12345

/dports/lang/gcc6-aux/gcc-6-20180516/libgomp/
H A Dtarget.c192 devicep->host2dev_func (devicep->target_id, in gomp_map_vars_existing()
221 devicep->host2dev_func (devicep->target_id, in gomp_map_pointer()
244 devicep->host2dev_func (devicep->target_id, in gomp_map_pointer()
557 devicep->host2dev_func (devicep->target_id, in gomp_map_vars()
611 devicep->host2dev_func (devicep->target_id, in gomp_map_vars()
688 devicep->host2dev_func (devicep->target_id, in gomp_map_vars()
700 devicep->host2dev_func (devicep->target_id, in gomp_map_vars()
752 devicep->host2dev_func (devicep->target_id, in gomp_map_vars()
769 devicep->host2dev_func (devicep->target_id, in gomp_map_vars()
784 devicep->host2dev_func (devicep->target_id, in gomp_map_vars()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/libgomp/
H A Dtarget.c192 devicep->host2dev_func (devicep->target_id, in gomp_map_vars_existing()
221 devicep->host2dev_func (devicep->target_id, in gomp_map_pointer()
244 devicep->host2dev_func (devicep->target_id, in gomp_map_pointer()
557 devicep->host2dev_func (devicep->target_id, in gomp_map_vars()
611 devicep->host2dev_func (devicep->target_id, in gomp_map_vars()
688 devicep->host2dev_func (devicep->target_id, in gomp_map_vars()
700 devicep->host2dev_func (devicep->target_id, in gomp_map_vars()
752 devicep->host2dev_func (devicep->target_id, in gomp_map_vars()
769 devicep->host2dev_func (devicep->target_id, in gomp_map_vars()
784 devicep->host2dev_func (devicep->target_id, in gomp_map_vars()
[all …]
/dports/lang/gcc11/gcc-11.2.0/libgomp/
H A Dtarget.c356 if (!devicep->free_func (devicep->target_id, devptr)) in gomp_free_device_memory()
981 tgt->to_free = devicep->alloc_func (devicep->target_id, in gomp_map_vars_internal()
1634 if (!devicep) in gomp_update()
1709 = devicep->load_image_func (devicep->target_id, version, in gomp_load_image_to_device()
1958 if (!devicep->init_device_func (devicep->target_id)) in gomp_init_device()
1987 ret &= devicep->fini_device_func (devicep->target_id); in gomp_fini_device()
2145 if (devicep != NULL && devicep->async_run_func == NULL) in clear_unsupported_flags()
2290 devicep->run_func (devicep->target_id, fn_addr, in GOMP_target_ext()
2659 struct gomp_device_descr *devicep = ttask->devicep; in gomp_target_task_fn() local
2667 || (devicep->can_run_func && !devicep->can_run_func (fn_addr))) in gomp_target_task_fn()
[all …]
H A Doacc-async.c445 devicep->openacc.async.nasyncqueue = 0; in goacc_init_asyncqueues()
446 devicep->openacc.async.asyncqueue = NULL; in goacc_init_asyncqueues()
447 devicep->openacc.async.active = NULL; in goacc_init_asyncqueues()
448 gomp_mutex_init (&devicep->openacc.async.lock); in goacc_init_asyncqueues()
458 gomp_mutex_lock (&devicep->openacc.async.lock); in goacc_fini_asyncqueues()
459 if (devicep->openacc.async.nasyncqueue > 0) in goacc_fini_asyncqueues()
468 free (devicep->openacc.async.asyncqueue); in goacc_fini_asyncqueues()
469 devicep->openacc.async.nasyncqueue = 0; in goacc_fini_asyncqueues()
470 devicep->openacc.async.asyncqueue = NULL; in goacc_fini_asyncqueues()
471 devicep->openacc.async.active = NULL; in goacc_fini_asyncqueues()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/libgomp/
H A Dtarget.c356 if (!devicep->free_func (devicep->target_id, devptr)) in gomp_free_device_memory()
981 tgt->to_free = devicep->alloc_func (devicep->target_id, in gomp_map_vars_internal()
1634 if (!devicep) in gomp_update()
1709 = devicep->load_image_func (devicep->target_id, version, in gomp_load_image_to_device()
1958 if (!devicep->init_device_func (devicep->target_id)) in gomp_init_device()
1987 ret &= devicep->fini_device_func (devicep->target_id); in gomp_fini_device()
2145 if (devicep != NULL && devicep->async_run_func == NULL) in clear_unsupported_flags()
2290 devicep->run_func (devicep->target_id, fn_addr, in GOMP_target_ext()
2659 struct gomp_device_descr *devicep = ttask->devicep; in gomp_target_task_fn() local
2667 || (devicep->can_run_func && !devicep->can_run_func (fn_addr))) in gomp_target_task_fn()
[all …]
H A Doacc-async.c445 devicep->openacc.async.nasyncqueue = 0; in goacc_init_asyncqueues()
446 devicep->openacc.async.asyncqueue = NULL; in goacc_init_asyncqueues()
447 devicep->openacc.async.active = NULL; in goacc_init_asyncqueues()
448 gomp_mutex_init (&devicep->openacc.async.lock); in goacc_init_asyncqueues()
458 gomp_mutex_lock (&devicep->openacc.async.lock); in goacc_fini_asyncqueues()
459 if (devicep->openacc.async.nasyncqueue > 0) in goacc_fini_asyncqueues()
468 free (devicep->openacc.async.asyncqueue); in goacc_fini_asyncqueues()
469 devicep->openacc.async.nasyncqueue = 0; in goacc_fini_asyncqueues()
470 devicep->openacc.async.asyncqueue = NULL; in goacc_fini_asyncqueues()
471 devicep->openacc.async.active = NULL; in goacc_fini_asyncqueues()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgomp/
H A Dtarget.c356 if (!devicep->free_func (devicep->target_id, devptr)) in gomp_free_device_memory()
981 tgt->to_free = devicep->alloc_func (devicep->target_id, in gomp_map_vars_internal()
1634 if (!devicep) in gomp_update()
1709 = devicep->load_image_func (devicep->target_id, version, in gomp_load_image_to_device()
1958 if (!devicep->init_device_func (devicep->target_id)) in gomp_init_device()
1987 ret &= devicep->fini_device_func (devicep->target_id); in gomp_fini_device()
2145 if (devicep != NULL && devicep->async_run_func == NULL) in clear_unsupported_flags()
2290 devicep->run_func (devicep->target_id, fn_addr, in GOMP_target_ext()
2659 struct gomp_device_descr *devicep = ttask->devicep; in gomp_target_task_fn() local
2667 || (devicep->can_run_func && !devicep->can_run_func (fn_addr))) in gomp_target_task_fn()
[all …]
H A Doacc-async.c445 devicep->openacc.async.nasyncqueue = 0; in goacc_init_asyncqueues()
446 devicep->openacc.async.asyncqueue = NULL; in goacc_init_asyncqueues()
447 devicep->openacc.async.active = NULL; in goacc_init_asyncqueues()
448 gomp_mutex_init (&devicep->openacc.async.lock); in goacc_init_asyncqueues()
458 gomp_mutex_lock (&devicep->openacc.async.lock); in goacc_fini_asyncqueues()
459 if (devicep->openacc.async.nasyncqueue > 0) in goacc_fini_asyncqueues()
468 free (devicep->openacc.async.asyncqueue); in goacc_fini_asyncqueues()
469 devicep->openacc.async.nasyncqueue = 0; in goacc_fini_asyncqueues()
470 devicep->openacc.async.asyncqueue = NULL; in goacc_fini_asyncqueues()
471 devicep->openacc.async.active = NULL; in goacc_fini_asyncqueues()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/libgomp/
H A Dtarget.c315 if (!devicep->free_func (devicep->target_id, devptr)) in gomp_free_device_memory()
699 tgt->to_free = devicep->alloc_func (devicep->target_id, in gomp_map_vars()
1110 if (!devicep) in gomp_update()
1184 = devicep->load_image_func (devicep->target_id, version, in gomp_load_image_to_device()
1432 if (!devicep->init_device_func (devicep->target_id)) in gomp_init_device()
1710 || (devicep->can_run_func && !devicep->can_run_func (fn_addr))) in GOMP_target_ext()
1746 devicep->run_func (devicep->target_id, fn_addr, in GOMP_target_ext()
2083 struct gomp_device_descr *devicep = ttask->devicep; in gomp_target_task_fn() local
2091 || (devicep->can_run_func && !devicep->can_run_func (fn_addr))) in gomp_target_task_fn()
2181 void *ret = devicep->alloc_func (devicep->target_id, size); in omp_target_alloc()
[all …]
/dports/lang/gcc9/gcc-9.4.0/libgomp/
H A Dtarget.c315 if (!devicep->free_func (devicep->target_id, devptr)) in gomp_free_device_memory()
699 tgt->to_free = devicep->alloc_func (devicep->target_id, in gomp_map_vars()
1110 if (!devicep) in gomp_update()
1184 = devicep->load_image_func (devicep->target_id, version, in gomp_load_image_to_device()
1432 if (!devicep->init_device_func (devicep->target_id)) in gomp_init_device()
1710 || (devicep->can_run_func && !devicep->can_run_func (fn_addr))) in GOMP_target_ext()
1746 devicep->run_func (devicep->target_id, fn_addr, in GOMP_target_ext()
2083 struct gomp_device_descr *devicep = ttask->devicep; in gomp_target_task_fn() local
2091 || (devicep->can_run_func && !devicep->can_run_func (fn_addr))) in gomp_target_task_fn()
2181 void *ret = devicep->alloc_func (devicep->target_id, size); in omp_target_alloc()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/libgomp/
H A Dtarget.c315 if (!devicep->free_func (devicep->target_id, devptr)) in gomp_free_device_memory()
699 tgt->to_free = devicep->alloc_func (devicep->target_id, in gomp_map_vars()
1110 if (!devicep) in gomp_update()
1184 = devicep->load_image_func (devicep->target_id, version, in gomp_load_image_to_device()
1430 if (!devicep->init_device_func (devicep->target_id)) in gomp_init_device()
1708 || (devicep->can_run_func && !devicep->can_run_func (fn_addr))) in GOMP_target_ext()
1744 devicep->run_func (devicep->target_id, fn_addr, in GOMP_target_ext()
2081 struct gomp_device_descr *devicep = ttask->devicep; in gomp_target_task_fn() local
2089 || (devicep->can_run_func && !devicep->can_run_func (fn_addr))) in gomp_target_task_fn()
2179 void *ret = devicep->alloc_func (devicep->target_id, size); in omp_target_alloc()
[all …]
/dports/lang/gcc8/gcc-8.5.0/libgomp/
H A Dtarget.c309 if (!devicep->free_func (devicep->target_id, devptr)) in gomp_free_device_memory()
693 tgt->to_free = devicep->alloc_func (devicep->target_id, in gomp_map_vars()
959 devicep->host2dev_func (devicep->target_id, in gomp_map_vars()
1090 if (!devicep) in gomp_update()
1164 = devicep->load_image_func (devicep->target_id, version, in gomp_load_image_to_device()
1420 if (!devicep->init_device_func (devicep->target_id)) in gomp_init_device()
1734 devicep->run_func (devicep->target_id, fn_addr, in GOMP_target_ext()
2033 struct gomp_device_descr *devicep = ttask->devicep; in gomp_target_task_fn() local
2041 || (devicep->can_run_func && !devicep->can_run_func (fn_addr))) in gomp_target_task_fn()
2131 void *ret = devicep->alloc_func (devicep->target_id, size); in omp_target_alloc()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgomp/
H A Dtarget.c309 if (!devicep->free_func (devicep->target_id, devptr)) in gomp_free_device_memory()
693 tgt->to_free = devicep->alloc_func (devicep->target_id, in gomp_map_vars()
959 devicep->host2dev_func (devicep->target_id, in gomp_map_vars()
1090 if (!devicep) in gomp_update()
1164 = devicep->load_image_func (devicep->target_id, version, in gomp_load_image_to_device()
1420 if (!devicep->init_device_func (devicep->target_id)) in gomp_init_device()
1734 devicep->run_func (devicep->target_id, fn_addr, in GOMP_target_ext()
2033 struct gomp_device_descr *devicep = ttask->devicep; in gomp_target_task_fn() local
2041 || (devicep->can_run_func && !devicep->can_run_func (fn_addr))) in gomp_target_task_fn()
2131 void *ret = devicep->alloc_func (devicep->target_id, size); in omp_target_alloc()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgomp/
H A Dtarget.c309 if (!devicep->free_func (devicep->target_id, devptr)) in gomp_free_device_memory()
693 tgt->to_free = devicep->alloc_func (devicep->target_id, in gomp_map_vars()
959 devicep->host2dev_func (devicep->target_id, in gomp_map_vars()
1090 if (!devicep) in gomp_update()
1164 = devicep->load_image_func (devicep->target_id, version, in gomp_load_image_to_device()
1420 if (!devicep->init_device_func (devicep->target_id)) in gomp_init_device()
1734 devicep->run_func (devicep->target_id, fn_addr, in GOMP_target_ext()
2033 struct gomp_device_descr *devicep = ttask->devicep; in gomp_target_task_fn() local
2041 || (devicep->can_run_func && !devicep->can_run_func (fn_addr))) in gomp_target_task_fn()
2131 void *ret = devicep->alloc_func (devicep->target_id, size); in omp_target_alloc()
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/libgomp/
H A Dtarget.c309 if (!devicep->free_func (devicep->target_id, devptr)) in gomp_free_device_memory()
693 tgt->to_free = devicep->alloc_func (devicep->target_id, in gomp_map_vars()
959 devicep->host2dev_func (devicep->target_id, in gomp_map_vars()
1090 if (!devicep) in gomp_update()
1164 = devicep->load_image_func (devicep->target_id, version, in gomp_load_image_to_device()
1420 if (!devicep->init_device_func (devicep->target_id)) in gomp_init_device()
1734 devicep->run_func (devicep->target_id, fn_addr, in GOMP_target_ext()
2033 struct gomp_device_descr *devicep = ttask->devicep; in gomp_target_task_fn() local
2041 || (devicep->can_run_func && !devicep->can_run_func (fn_addr))) in gomp_target_task_fn()
2131 void *ret = devicep->alloc_func (devicep->target_id, size); in omp_target_alloc()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgomp/
H A Dtarget.c309 if (!devicep->free_func (devicep->target_id, devptr)) in gomp_free_device_memory()
693 tgt->to_free = devicep->alloc_func (devicep->target_id, in gomp_map_vars()
959 devicep->host2dev_func (devicep->target_id, in gomp_map_vars()
1090 if (!devicep) in gomp_update()
1164 = devicep->load_image_func (devicep->target_id, version, in gomp_load_image_to_device()
1420 if (!devicep->init_device_func (devicep->target_id)) in gomp_init_device()
1734 devicep->run_func (devicep->target_id, fn_addr, in GOMP_target_ext()
2033 struct gomp_device_descr *devicep = ttask->devicep; in gomp_target_task_fn() local
2041 || (devicep->can_run_func && !devicep->can_run_func (fn_addr))) in gomp_target_task_fn()
2131 void *ret = devicep->alloc_func (devicep->target_id, size); in omp_target_alloc()
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libgomp/
H A Dtarget.c309 if (!devicep->free_func (devicep->target_id, devptr)) in gomp_free_device_memory()
693 tgt->to_free = devicep->alloc_func (devicep->target_id, in gomp_map_vars()
959 devicep->host2dev_func (devicep->target_id, in gomp_map_vars()
1090 if (!devicep) in gomp_update()
1164 = devicep->load_image_func (devicep->target_id, version, in gomp_load_image_to_device()
1420 if (!devicep->init_device_func (devicep->target_id)) in gomp_init_device()
1734 devicep->run_func (devicep->target_id, fn_addr, in GOMP_target_ext()
2033 struct gomp_device_descr *devicep = ttask->devicep; in gomp_target_task_fn() local
2041 || (devicep->can_run_func && !devicep->can_run_func (fn_addr))) in gomp_target_task_fn()
2131 void *ret = devicep->alloc_func (devicep->target_id, size); in omp_target_alloc()
[all …]
/dports/lang/gcc10/gcc-10.3.0/libgomp/
H A Dtarget.c343 if (!devicep->free_func (devicep->target_id, devptr)) in gomp_free_device_memory()
917 tgt->to_free = devicep->alloc_func (devicep->target_id, in gomp_map_vars_internal()
1513 if (!devicep) in gomp_update()
1588 = devicep->load_image_func (devicep->target_id, version, in gomp_load_image_to_device()
1837 if (!devicep->init_device_func (devicep->target_id)) in gomp_init_device()
1866 ret &= devicep->fini_device_func (devicep->target_id); in gomp_fini_device()
2017 if (devicep != NULL && devicep->async_run_func == NULL) in clear_unsupported_flags()
2162 devicep->run_func (devicep->target_id, fn_addr, in GOMP_target_ext()
2501 struct gomp_device_descr *devicep = ttask->devicep; in gomp_target_task_fn() local
2509 || (devicep->can_run_func && !devicep->can_run_func (fn_addr))) in gomp_target_task_fn()
[all …]
H A Doacc-async.c445 devicep->openacc.async.nasyncqueue = 0; in goacc_init_asyncqueues()
446 devicep->openacc.async.asyncqueue = NULL; in goacc_init_asyncqueues()
447 devicep->openacc.async.active = NULL; in goacc_init_asyncqueues()
448 gomp_mutex_init (&devicep->openacc.async.lock); in goacc_init_asyncqueues()
458 gomp_mutex_lock (&devicep->openacc.async.lock); in goacc_fini_asyncqueues()
459 if (devicep->openacc.async.nasyncqueue > 0) in goacc_fini_asyncqueues()
468 free (devicep->openacc.async.asyncqueue); in goacc_fini_asyncqueues()
469 devicep->openacc.async.nasyncqueue = 0; in goacc_fini_asyncqueues()
470 devicep->openacc.async.asyncqueue = NULL; in goacc_fini_asyncqueues()
471 devicep->openacc.async.active = NULL; in goacc_fini_asyncqueues()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/libgomp/
H A Dtarget.c343 if (!devicep->free_func (devicep->target_id, devptr)) in gomp_free_device_memory()
917 tgt->to_free = devicep->alloc_func (devicep->target_id, in gomp_map_vars_internal()
1507 if (!devicep) in gomp_update()
1582 = devicep->load_image_func (devicep->target_id, version, in gomp_load_image_to_device()
1831 if (!devicep->init_device_func (devicep->target_id)) in gomp_init_device()
1860 ret &= devicep->fini_device_func (devicep->target_id); in gomp_fini_device()
2011 if (devicep != NULL && devicep->async_run_func == NULL) in clear_unsupported_flags()
2156 devicep->run_func (devicep->target_id, fn_addr, in GOMP_target_ext()
2495 struct gomp_device_descr *devicep = ttask->devicep; in gomp_target_task_fn() local
2503 || (devicep->can_run_func && !devicep->can_run_func (fn_addr))) in gomp_target_task_fn()
[all …]
H A Doacc-async.c445 devicep->openacc.async.nasyncqueue = 0; in goacc_init_asyncqueues()
446 devicep->openacc.async.asyncqueue = NULL; in goacc_init_asyncqueues()
447 devicep->openacc.async.active = NULL; in goacc_init_asyncqueues()
448 gomp_mutex_init (&devicep->openacc.async.lock); in goacc_init_asyncqueues()
458 gomp_mutex_lock (&devicep->openacc.async.lock); in goacc_fini_asyncqueues()
459 if (devicep->openacc.async.nasyncqueue > 0) in goacc_fini_asyncqueues()
468 free (devicep->openacc.async.asyncqueue); in goacc_fini_asyncqueues()
469 devicep->openacc.async.nasyncqueue = 0; in goacc_fini_asyncqueues()
470 devicep->openacc.async.asyncqueue = NULL; in goacc_fini_asyncqueues()
471 devicep->openacc.async.active = NULL; in goacc_fini_asyncqueues()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/libgomp/
H A Dtarget.c343 if (!devicep->free_func (devicep->target_id, devptr)) in gomp_free_device_memory()
917 tgt->to_free = devicep->alloc_func (devicep->target_id, in gomp_map_vars_internal()
1513 if (!devicep) in gomp_update()
1588 = devicep->load_image_func (devicep->target_id, version, in gomp_load_image_to_device()
1837 if (!devicep->init_device_func (devicep->target_id)) in gomp_init_device()
1866 ret &= devicep->fini_device_func (devicep->target_id); in gomp_fini_device()
2017 if (devicep != NULL && devicep->async_run_func == NULL) in clear_unsupported_flags()
2162 devicep->run_func (devicep->target_id, fn_addr, in GOMP_target_ext()
2501 struct gomp_device_descr *devicep = ttask->devicep; in gomp_target_task_fn() local
2509 || (devicep->can_run_func && !devicep->can_run_func (fn_addr))) in gomp_target_task_fn()
[all …]
H A Doacc-async.c445 devicep->openacc.async.nasyncqueue = 0; in goacc_init_asyncqueues()
446 devicep->openacc.async.asyncqueue = NULL; in goacc_init_asyncqueues()
447 devicep->openacc.async.active = NULL; in goacc_init_asyncqueues()
448 gomp_mutex_init (&devicep->openacc.async.lock); in goacc_init_asyncqueues()
458 gomp_mutex_lock (&devicep->openacc.async.lock); in goacc_fini_asyncqueues()
459 if (devicep->openacc.async.nasyncqueue > 0) in goacc_fini_asyncqueues()
468 free (devicep->openacc.async.asyncqueue); in goacc_fini_asyncqueues()
469 devicep->openacc.async.nasyncqueue = 0; in goacc_fini_asyncqueues()
470 devicep->openacc.async.asyncqueue = NULL; in goacc_fini_asyncqueues()
471 devicep->openacc.async.active = NULL; in goacc_fini_asyncqueues()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/libgomp/
H A Dtarget.c420 if (!devicep->free_func (devicep->target_id, devptr)) in gomp_free_device_memory()
1198 tgt->to_free = devicep->alloc_func (devicep->target_id, in gomp_map_vars_internal()
1950 if (!devicep) in gomp_update()
2028 = devicep->load_image_func (devicep->target_id, version, in gomp_load_image_to_device()
2308 if (!devicep->init_device_func (devicep->target_id)) in gomp_init_device()
2337 ret &= devicep->fini_device_func (devicep->target_id); in gomp_fini_device()
2517 if (devicep != NULL && devicep->async_run_func == NULL) in clear_unsupported_flags()
2667 devicep->run_func (devicep->target_id, fn_addr, in GOMP_target_ext()
3063 struct gomp_device_descr *devicep = ttask->devicep; in gomp_target_task_fn() local
3071 || (devicep->can_run_func && !devicep->can_run_func (fn_addr))) in gomp_target_task_fn()
[all …]
H A Doacc-async.c445 devicep->openacc.async.nasyncqueue = 0; in goacc_init_asyncqueues()
446 devicep->openacc.async.asyncqueue = NULL; in goacc_init_asyncqueues()
447 devicep->openacc.async.active = NULL; in goacc_init_asyncqueues()
448 gomp_mutex_init (&devicep->openacc.async.lock); in goacc_init_asyncqueues()
458 gomp_mutex_lock (&devicep->openacc.async.lock); in goacc_fini_asyncqueues()
459 if (devicep->openacc.async.nasyncqueue > 0) in goacc_fini_asyncqueues()
468 free (devicep->openacc.async.asyncqueue); in goacc_fini_asyncqueues()
469 devicep->openacc.async.nasyncqueue = 0; in goacc_fini_asyncqueues()
470 devicep->openacc.async.asyncqueue = NULL; in goacc_fini_asyncqueues()
471 devicep->openacc.async.active = NULL; in goacc_fini_asyncqueues()
[all …]

12345