Searched refs:host_ptr (Results 1 – 16 of 16) sorted by relevance
| /netbsd-src/external/gpl3/gcc/dist/include/ |
| H A D | hsa_ext_amd.h | 1299 hsa_status_t HSA_API hsa_amd_memory_lock(void* host_ptr, size_t size, 1348 hsa_status_t HSA_API hsa_amd_memory_lock_to_pool(void* host_ptr, size_t size, hsa_agent_t* agents, 1368 hsa_status_t HSA_API hsa_amd_memory_unlock(void* host_ptr);
|
| /netbsd-src/external/gpl3/gcc.old/dist/libgomp/ |
| H A D | acc_prof.h | 154 const void *host_ptr; member
|
| H A D | target.c | 400 uintptr_t host_ptr, uintptr_t target_offset, uintptr_t bias, in gomp_map_pointer() argument 407 cur_node.host_start = host_ptr; in gomp_map_pointer() 2882 omp_target_associate_ptr (const void *host_ptr, const void *device_ptr, in omp_target_associate_ptr() argument 2905 cur_node.host_start = (uintptr_t) host_ptr; in omp_target_associate_ptr()
|
| H A D | libgomp.texi | 3532 @item @code{acc_event_info.data_event.host_ptr}
|
| H A D | libgomp.info | 3196 'acc_event_info.data_event.host_ptr'
|
| /netbsd-src/external/gpl3/gcc/dist/libgomp/ |
| H A D | acc_prof.h | 154 const void *host_ptr; member
|
| H A D | omp_lib.h.in | 400 function omp_target_associate_ptr (host_ptr, device_ptr, size, & 405 type(c_ptr), value :: host_ptr, device_ptr
|
| H A D | omp_lib.f90.in | 819 function omp_target_associate_ptr (host_ptr, device_ptr, size, & 823 type(c_ptr), value :: host_ptr, device_ptr
|
| H A D | target.c | 638 uintptr_t host_ptr, uintptr_t target_offset, uintptr_t bias, in gomp_map_pointer() argument 646 cur_node.host_start = host_ptr; in gomp_map_pointer() 3572 omp_target_associate_ptr (const void *host_ptr, const void *device_ptr, in omp_target_associate_ptr() argument 3595 cur_node.host_start = (uintptr_t) host_ptr; in omp_target_associate_ptr()
|
| H A D | libgomp.texi | 4066 @item @code{acc_event_info.data_event.host_ptr}
|
| H A D | libgomp.info | 3743 'acc_event_info.data_event.host_ptr'
|
| H A D | ChangeLog | 7025 (omp_target_associate_ptr): Change host_ptr and device_ptr arguments
|
| /netbsd-src/external/gpl3/gcc.old/dist/libgomp/plugin/ |
| H A D | plugin-nvptx.c | 984 data_event_info.data_event.host_ptr = NULL; in goacc_profiling_acc_ev_alloc() 1023 data_event_info.data_event.host_ptr = NULL; in goacc_profiling_acc_ev_free() 1407 data_event_info.data_event.host_ptr = hp; in GOMP_OFFLOAD_openacc_exec() 1497 data_event_info.data_event.host_ptr = hp; in GOMP_OFFLOAD_openacc_async_exec()
|
| H A D | plugin-gcn.c | 1852 data_event_info.data_event.host_ptr = NULL; in alloc_by_agent() 3824 data_event_info.data_event.host_ptr = NULL; in GOMP_OFFLOAD_free()
|
| /netbsd-src/external/gpl3/gcc/dist/libgomp/plugin/ |
| H A D | plugin-nvptx.c | 1016 data_event_info.data_event.host_ptr = NULL; in goacc_profiling_acc_ev_alloc() 1083 data_event_info.data_event.host_ptr = NULL; in goacc_profiling_acc_ev_free() 1496 data_event_info.data_event.host_ptr = hp; in GOMP_OFFLOAD_openacc_exec() 1586 data_event_info.data_event.host_ptr = hp; in GOMP_OFFLOAD_openacc_async_exec()
|
| H A D | plugin-gcn.c | 1852 data_event_info.data_event.host_ptr = NULL; in alloc_by_agent() 3685 data_event_info.data_event.host_ptr = NULL; in GOMP_OFFLOAD_free()
|