Searched refs:hsa_kernel_description (Results 1 – 5 of 5) sorted by relevance
323 struct hsa_kernel_description struct345 struct hsa_kernel_description *kernel_infos; argument859 struct hsa_kernel_description *d, in init_basic_kernel_info()931 struct hsa_kernel_description *d = &image_desc->kernel_infos[i]; in GOMP_OFFLOAD_load_image()
370 struct hsa_kernel_description struct396 struct hsa_kernel_description *kernel_infos; argument483 struct hsa_kernel_description *description;2314 struct hsa_kernel_description *d, in init_basic_kernel_info()3237 struct hsa_kernel_description *hsa_kernel_desc = NULL; in gcn_exec()3240 struct hsa_kernel_description *d in gcn_exec()3567 struct hsa_kernel_description *d = &image_desc->kernel_infos[i]; in GOMP_OFFLOAD_load_image()
367 struct hsa_kernel_description struct393 struct hsa_kernel_description *kernel_infos; argument480 struct hsa_kernel_description *description;2316 struct hsa_kernel_description *d, in init_basic_kernel_info()3042 struct hsa_kernel_description *hsa_kernel_desc = NULL; in gcn_exec()3045 struct hsa_kernel_description *d in gcn_exec()3393 struct hsa_kernel_description *d = &image_desc->kernel_infos[i]; in GOMP_OFFLOAD_load_image()
4408 * plugin/plugin-gcn.c (struct hsa_kernel_description): Add sgpr_count4410 (struct kernel_info): Add a field for a hsa_kernel_description.4414 the hsa_kernel_description entry for the kernel.
36751 to definition of hsa_kernel_description. Parse assembly to find SGPR36752 and VGPR count of kernel and store in hsa_kernel_description.