Searched refs:int_num_of_kernels (Results 1 – 1 of 1) sorted by relevance
2158 tree int_num_of_kernels; in hsa_output_kernels() local2159 int_num_of_kernels = build_int_cst (uint32_type_node, map_count); in hsa_output_kernels()2160 tree kernel_num_index_type = build_index_type (int_num_of_kernels); in hsa_output_kernels()2216 int_num_of_kernels = build_int_cstu (uint32_type_node, map_count); in hsa_output_kernels()2219 build_index_type (int_num_of_kernels)); in hsa_output_kernels()