Home
last modified time | relevance | path

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

/dports/lang/pocl/pocl-1.8/lib/CL/devices/hsa/
H A Dpocl-hsa.c218 } pocl_hsa_device_data_t; typedef
345 pocl_hsa_device_data_t* d = (pocl_hsa_device_data_t*)data; in setup_agent_memory_regions_callback()
560 static pocl_hsa_device_data_t *
563 pocl_hsa_device_data_t *d in init_dev_data()
564 = (pocl_hsa_device_data_t *)calloc (1, sizeof (pocl_hsa_device_data_t)); in init_dev_data()
887 pocl_hsa_device_data_t* d = device->data; in pocl_hsa_alloc_mem_obj()
1147 pocl_hsa_device_data_t *d = (pocl_hsa_device_data_t*)device->data; in pocl_hsa_compile_kernel_native()
1290 pocl_hsa_device_data_t *d = (pocl_hsa_device_data_t*)device->data; in pocl_hsa_compile_kernel_hsail()
1424 pocl_hsa_device_data_t *d = (pocl_hsa_device_data_t *)device->data; in pocl_hsa_uninit()
1578 pocl_hsa_device_data_t *d = (pocl_hsa_device_data_t *)device->data; in pocl_hsa_flush()
[all …]