| /netbsd/src/external/gpl3/gcc/dist/gcc/objc/ |
| D | objc-runtime-shared-support.cc | 85 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()
|
| D | objc-next-runtime-abi-02.cc | 2242 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()
|
| D | objc-gnu-runtime-abi-01.cc | 498 temp = build_array_type (objc_selector_template, NULL_TREE); in build_selector_table_decl() 1854 = build_array_type (build_pointer_type (void_type_node), NULL_TREE); in generate_static_references()
|
| D | objc-next-runtime-abi-01.cc | 1307 return objc_build_constructor (build_array_type (type, 0),inits); in build_v1_property_table_initializer()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | coverage.cc | 424 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()
|
| D | sancov.cc | 168 = build_array_type (build_type_variant (uint64_type_node, 1, 0), in instrument_switch()
|
| D | tree-nested.cc | 626 t = build_array_type (char_type_node, t); in get_trampoline_type() 656 t = build_array_type (ptr_type_node, t); in get_descriptor_type() 783 type = build_array_type in get_nl_goto_field()
|
| D | except.cc | 255 tmp = build_array_type (lang_hooks.types.type_for_mode in init_eh() 300 tmp = build_array_type (ptr_type_node, tmp); in init_eh()
|
| D | pointer-query.cc | 2594 tree arrtype = build_array_type (eltype, idxtype); in build_printable_array_type()
|
| D | attribs.cc | 2533 type = build_array_type (eltype, index_type); in array_as_string()
|
| D | tree-switch-conversion.cc | 630 array_type = build_array_type (value_type, arr_index_type); in build_one_array()
|
| D | ubsan.cc | 213 tree flex_arr_type = build_array_type (char_type_node, itype); in ubsan_get_type_descriptor_type()
|
| D | tree.cc | 7277 build_array_type (tree elt_type, tree index_type, bool typeless_storage) in build_array_type() function 7297 return build_array_type (elt_type, build_index_type (size_int (nelts - 1))); in build_array_type_nelts() 9988 outer = build_array_type (inner, TYPE_DOMAIN (type)); in reconstruct_complex_type() 10838 tree type = build_array_type (eltype, index); in build_string_literal()
|
| D | asan.cc | 1391 = build_array_type (TREE_TYPE (shadow_ptr_types[0]), in asan_pp_string()
|
| /netbsd/src/external/gpl3/gcc/dist/include/ |
| D | gcc-c-fe.def | 152 GCC_METHOD2 (gcc_type, build_array_type,
|
| /netbsd/src/external/gpl3/gdb/dist/include/ |
| D | gcc-c-fe.def | 155 GCC_METHOD2 (gcc_type, build_array_type,
|
| D | gcc-cp-fe.def | 930 GCC_METHOD2 (gcc_type, build_array_type,
|
| /netbsd/src/external/gpl3/binutils/dist/include/ |
| D | gcc-c-fe.def | 152 GCC_METHOD2 (gcc_type, build_array_type,
|
| D | gcc-cp-fe.def | 930 GCC_METHOD2 (gcc_type, build_array_type,
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/i386/ |
| D | i386-builtins.cc | 2157 build_array_type (unsigned_type_node, in build_processor_model_struct() 2320 = build_array_type (unsigned_type_node, index_type); in fold_builtin_cpu()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/cp/ |
| D | rtti.cc | 1461 tree array = build_array_type (get_tinfo_desc (TK_BASE_TYPE)->type, in get_tinfo_desc()
|
| D | method.cc | 691 tree array_type = build_array_type (unsigned_char_type_node, in do_build_copy_constructor()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/arm/ |
| D | arm-builtins.cc | 2878 array_type = build_array_type (elem_type, build_index_type (upper_bound)); in neon_dereference_pointer() 2919 array_type = build_array_type (elem_type, build_index_type (upper_bound)); in mve_dereference_pointer()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
| D | rs6000-call.cc | 2459 return build_array_type (record, build_index_type (size_zero_node)); in rs6000_build_builtin_va_list()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/ |
| D | darwin.cc | 3724 build_array_type (integer_type_node, NULL_TREE)); in darwin_init_cfstring_builtins()
|