Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dhsa-brig.c2158 tree int_num_of_kernels; in hsa_output_kernels() local
2159 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()