Home
last modified time | relevance | path

Searched refs:build_array_type (Results 1 – 25 of 131) sorted by relevance

123456

/netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/
H A Dobjc-runtime-shared-support.c85 return build_array_type (base_type, index_type); in build_sized_array_type()
365 return objc_build_constructor (build_array_type (type, 0), inits); in build_descriptor_table_initializer()
402 return objc_build_constructor (build_array_type (type, 0), inits); in build_dispatch_table_initializer()
556 return objc_build_constructor (build_array_type (type, 0), inits); in build_ivar_list_initializer()
H A Dobjc-next-runtime-abi-02.c2237 type = build_array_type (objc_class_type, in build_v2_address_table()
2430 return objc_build_constructor (build_array_type (type, 0), initlist); in build_v2_descriptor_table_initializer()
2566 return objc_build_constructor (build_array_type (type, 0),inits); in build_v2_property_table_initializer()
3096 return objc_build_constructor (build_array_type (type, 0), inits); in build_v2_ivar_list_initializer()
/netbsd-src/external/gpl3/gcc/dist/gcc/objc/
H A Dobjc-runtime-shared-support.cc85 return build_array_type (base_type, index_type); in build_sized_array_type()
365 return objc_build_constructor (build_array_type (type, 0), inits); in build_descriptor_table_initializer()
402 return objc_build_constructor (build_array_type (type, 0), inits); in build_dispatch_table_initializer()
556 return objc_build_constructor (build_array_type (type, 0), inits); in build_ivar_list_initializer()
H A Dobjc-next-runtime-abi-02.cc2242 type = build_array_type (objc_class_type, in build_v2_address_table()
2438 return objc_build_constructor (build_array_type (type, 0), initlist); in build_v2_descriptor_table_initializer()
2576 return objc_build_constructor (build_array_type (type, 0),inits); in build_v2_property_table_initializer()
3108 return objc_build_constructor (build_array_type (type, 0), inits); in build_v2_ivar_list_initializer()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dcoverage.c422 tree array_type = build_array_type (get_gcov_type (), NULL_TREE); in coverage_counter_alloc()
716 array_type = build_array_type (get_gcov_type (), array_type); in coverage_end_function()
823 array_type = build_array_type (ctr_info, array_type); in build_fn_info_type()
941 = build_array_type (build_pointer_type (merge_fn_type), in build_info_type()
999 TREE_TYPE (filename_string) = build_array_type in build_info()
1185 tree fn_info_ary_type = build_array_type in coverage_obj_finish()
H A Dhsa-brig.c2090 tree global_vars_array_type = build_array_type (variable_info_type, in hsa_output_global_variables()
2110 = build_array_type (char_type_node, build_index_type (size_int (len))); in hsa_output_global_variables()
2161 tree host_functions_array_type = build_array_type (ptr_type_node, in hsa_output_kernels()
2218 = build_array_type (kernel_info_type, in hsa_output_kernels()
2238 = build_array_type (char_type_node, build_index_type (size_int (len))); in hsa_output_kernels()
2258 = build_array_type (build_pointer_type (char_type_node), in hsa_output_kernels()
2268 = build_array_type (char_type_node, in hsa_output_kernels()
2423 tree libgomp_host_table_type = build_array_type (ptr_type_node, index_type); in hsa_output_libgomp_mapping()
H A Dsancov.c168 = build_array_type (build_type_variant (uint64_type_node, 1, 0), in instrument_switch()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dcoverage.cc424 tree array_type = build_array_type (get_gcov_type (), NULL_TREE); in coverage_counter_alloc()
724 array_type = build_array_type (get_gcov_type (), array_type); in coverage_end_function()
831 array_type = build_array_type (ctr_info, array_type); in build_fn_info_type()
955 = build_array_type (build_pointer_type (merge_fn_type), in build_info_type()
1019 TREE_TYPE (filename_string) = build_array_type in build_info()
1231 tree fn_info_ary_type = build_array_type in coverage_obj_finish()
H A Dsancov.cc168 = build_array_type (build_type_variant (uint64_type_node, 1, 0), in instrument_switch()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans-const.cc80 build_array_type (gfc_character1_type_node, in gfc_build_string_const()
110 build_array_type (gfc_get_char_type (kind), in gfc_build_wide_string_const()
H A Dtrans-types.cc1111 type = build_array_type (eltype, bounds); in gfc_get_character_type_len_for_eltype()
1763 build_pointer_type (build_array_type (etype, range)); in gfc_get_nodesc_array_type()
1817 gtype = build_array_type (gtype, rtype); in gfc_get_nodesc_array_type()
1900 build_array_type (gfc_get_desc_dim_type (), in gfc_get_array_descriptor_base()
2063 arraytype = build_array_type (etype, rtype); in gfc_get_array_type_bounds()
3640 vector_types[dim-1] = build_array_type (vec_type, tmp); in gfc_get_caf_vector_type()
3711 dim_union_type = build_array_type (union_type, tmp); in gfc_get_caf_reference_type()
3716 build_array_type (unsigned_char_type_node, in gfc_get_caf_reference_type()
3840 tree CFI_dim_t = build_array_type (gfc_get_cfi_dim_type (), range); in gfc_get_cfi_type()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans-const.c80 build_array_type (gfc_character1_type_node, in gfc_build_string_const()
110 build_array_type (gfc_get_char_type (kind), in gfc_build_wide_string_const()
H A Dtrans-types.c1082 type = build_array_type (eltype, bounds); in gfc_get_character_type_len_for_eltype()
1711 build_pointer_type (build_array_type (etype, range)); in gfc_get_nodesc_array_type()
1765 gtype = build_array_type (gtype, rtype); in gfc_get_nodesc_array_type()
1848 build_array_type (gfc_get_desc_dim_type (), in gfc_get_array_descriptor_base()
2003 arraytype = build_array_type (etype, rtype); in gfc_get_array_type_bounds()
3532 vector_types[dim-1] = build_array_type (vec_type, tmp); in gfc_get_caf_vector_type()
3603 dim_union_type = build_array_type (union_type, tmp); in gfc_get_caf_reference_type()
3608 build_array_type (unsigned_char_type_node, in gfc_get_caf_reference_type()
/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A Dtypeinfo.cc489 tree arrtype = build_array_type (vtbl_interface_type_node, in layout_interfaces()
536 tree vtbltype = build_array_type (vtable_entry_type, vtbldomain); in layout_base_vtable()
1236 tree arrtype = build_array_type (vtbl_interface_type_node, in layout_classinfo_interfaces()
1253 tree vtbltype = build_array_type (vtable_entry_type, vtbldomain); in layout_classinfo_interfaces()
1278 tree vtbltype = build_array_type (vtable_entry_type, vtbldomain); in layout_classinfo_interfaces()
H A Dtypes.cc184 tree t = build_array_type (build_ctype (type), index); in make_array_type()
190 tree t = build_array_type (build_ctype (type), in make_array_type()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/
H A Dtypeinfo.cc469 tree arrtype = build_array_type (vtbl_interface_type_node, in layout_interfaces()
516 tree vtbltype = build_array_type (vtable_entry_type, vtbldomain); in layout_base_vtable()
1208 tree arrtype = build_array_type (vtbl_interface_type_node, in layout_classinfo_interfaces()
1224 tree vtbltype = build_array_type (vtable_entry_type, vtbldomain); in layout_classinfo_interfaces()
1248 tree vtbltype = build_array_type (vtable_entry_type, vtbldomain); in layout_classinfo_interfaces()
H A Dtypes.cc139 tree t = build_array_type (build_ctype (type), index); in make_array_type()
145 tree t = build_array_type (build_ctype (type), in make_array_type()
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-objc-common.cc141 result = build_array_type (element_type, index_type, in get_aka_type()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-objc-common.c141 result = build_array_type (element_type, index_type, in get_aka_type()
/netbsd-src/external/gpl3/gcc/dist/libcc1/
H A Dlibcc1plugin.cc660 result = build_array_type (element_type, NULL_TREE); in plugin_build_array_type()
677 tree result = build_array_type (element_type, range); in plugin_build_vla_array_type()
/netbsd-src/external/gpl3/gcc.old/dist/libcc1/
H A Dlibcc1plugin.cc818 result = build_array_type (element_type, NULL_TREE); in plugin_build_array_type()
835 tree result = build_array_type (element_type, range); in plugin_build_vla_array_type()
/netbsd-src/external/gpl3/binutils/dist/include/
H A Dgcc-c-fe.def152 GCC_METHOD2 (gcc_type, build_array_type,
/netbsd-src/external/gpl3/gcc/dist/include/
H A Dgcc-c-fe.def152 GCC_METHOD2 (gcc_type, build_array_type,
/netbsd-src/external/gpl3/gcc.old/dist/include/
H A Dgcc-c-fe.def152 GCC_METHOD2 (gcc_type, build_array_type,
/netbsd-src/external/gpl3/binutils.old/dist/include/
H A Dgcc-c-fe.def152 GCC_METHOD2 (gcc_type, build_array_type,

123456