Searched refs:HSA_REGION_INFO_SIZE (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/include/ |
H A D | hsa.h | 269 HSA_REGION_INFO_SIZE = 2, enumerator
|
/netbsd-src/external/gpl3/gcc/dist/include/ |
H A D | hsa.h | 3197 HSA_REGION_INFO_SIZE = 2, enumerator
|
/netbsd-src/external/gpl3/gcc/dist/libgomp/plugin/ |
H A D | plugin-gcn.c | 808 status = hsa_fns.hsa_region_get_info_fn (region, HSA_REGION_INFO_SIZE, &size); in dump_hsa_region() 4035 hsa_fns.hsa_region_get_info_fn (region, HSA_REGION_INFO_SIZE, &size); in GOMP_OFFLOAD_openacc_get_property()
|
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/plugin/ |
H A D | plugin-gcn.c | 811 status = hsa_fns.hsa_region_get_info_fn (region, HSA_REGION_INFO_SIZE, &size); in dump_hsa_region() 4182 hsa_fns.hsa_region_get_info_fn (region, HSA_REGION_INFO_SIZE, &size); in GOMP_OFFLOAD_openacc_get_property()
|