/netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/ |
H A D | objc-gnu-runtime-abi-01.c | 209 objc_selector_type = build_pointer_type (type); in gnu_runtime_01_initialize() 224 IMP_type = build_pointer_type (ftype); in gnu_runtime_01_initialize() 369 decls = add_field_decl (build_pointer_type (objc_class_template), in build_class_template() 373 add_field_decl (build_pointer_type (objc_class_template), in build_class_template() 395 ptype = build_pointer_type(xref_tag (RECORD_TYPE, in build_class_template() 400 ptype = build_pointer_type (objc_class_template); in build_class_template() 404 ptype = build_pointer_type (objc_class_template); in build_class_template() 408 ptype = build_pointer_type (build_pointer_type in build_class_template() 414 add_field_decl (build_pointer_type (void_type_node), in build_class_template() 448 ptype = build_pointer_type (build_pointer_type (objc_protocol_template)); in build_category_template() [all …]
|
H A D | objc-next-runtime-abi-01.c | 264 objc_prop_list_ptr = build_pointer_type (xref_tag (RECORD_TYPE, in next_runtime_01_initialize() 270 objc_selector_type = build_pointer_type (xref_tag (RECORD_TYPE, in next_runtime_01_initialize() 429 decls = add_field_decl (build_pointer_type (objc_class_template), in build_v1_class_template() 433 add_field_decl (build_pointer_type (objc_class_template), in build_v1_class_template() 455 ptype = build_pointer_type (xref_tag (RECORD_TYPE, in build_v1_class_template() 460 ptype = build_pointer_type (build_pointer_type in build_v1_class_template() 471 ptype = build_pointer_type (xref_tag (RECORD_TYPE, in build_v1_class_template() 478 add_field_decl (build_pointer_type (void_type_node), "sel_id", &chain); in build_v1_class_template() 480 add_field_decl (build_pointer_type (void_type_node), "gc_object_type", in build_v1_class_template() 520 ptype = build_pointer_type (build_pointer_type (objc_protocol_template)); in build_v1_category_template() [all …]
|
H A D | objc-next-runtime-abi-02.c | 371 objc_selector_type = build_pointer_type (xref_tag (RECORD_TYPE, in next_runtime_02_initialize() 387 build_pointer_type (xref_tag (RECORD_TYPE, in next_runtime_02_initialize() 391 build_pointer_type (xref_tag (RECORD_TYPE, in next_runtime_02_initialize() 579 build_pointer_type (xref_tag (RECORD_TYPE, in build_v2_message_ref_templates() 583 build_pointer_type (build_function_type_list in build_v2_message_ref_templates() 596 objc_v2_selector_type = build_pointer_type (objc_v2_message_ref_template); in build_v2_message_ref_templates() 604 ptr_message_ref_t = build_pointer_type in build_v2_message_ref_templates() 609 build_pointer_type (build_function_type_list in build_v2_message_ref_templates() 622 build_pointer_type (objc_v2_super_message_ref_template); in build_v2_message_ref_templates() 683 cnst_strg_type = build_pointer_type (unsigned_char_type_node); in build_v2_class_templates() [all …]
|
H A D | objc-runtime-shared-support.c | 169 add_field_decl (build_pointer_type (objc_class_template), in build_super_template() 198 add_field_decl (build_pointer_type (void_type_node), "_imp", &chain); in build_method_template() 457 ltyp = build_pointer_type (xref_tag (RECORD_TYPE, in init_module_descriptor() 494 add_field_decl (build_pointer_type (xref_tag (RECORD_TYPE, in build_module_descriptor()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/objc/ |
H A D | objc-gnu-runtime-abi-01.cc | 209 objc_selector_type = build_pointer_type (type); in gnu_runtime_01_initialize() 224 IMP_type = build_pointer_type (ftype); in gnu_runtime_01_initialize() 369 decls = add_field_decl (build_pointer_type (objc_class_template), in build_class_template() 373 add_field_decl (build_pointer_type (objc_class_template), in build_class_template() 395 ptype = build_pointer_type(xref_tag (RECORD_TYPE, in build_class_template() 400 ptype = build_pointer_type (objc_class_template); in build_class_template() 404 ptype = build_pointer_type (objc_class_template); in build_class_template() 408 ptype = build_pointer_type (build_pointer_type in build_class_template() 414 add_field_decl (build_pointer_type (void_type_node), in build_class_template() 448 ptype = build_pointer_type (build_pointer_type (objc_protocol_template)); in build_category_template() [all …]
|
H A D | objc-next-runtime-abi-01.cc | 265 objc_prop_list_ptr = build_pointer_type (xref_tag (RECORD_TYPE, in next_runtime_01_initialize() 271 objc_selector_type = build_pointer_type (xref_tag (RECORD_TYPE, in next_runtime_01_initialize() 430 decls = add_field_decl (build_pointer_type (objc_class_template), in build_v1_class_template() 434 add_field_decl (build_pointer_type (objc_class_template), in build_v1_class_template() 456 ptype = build_pointer_type (xref_tag (RECORD_TYPE, in build_v1_class_template() 461 ptype = build_pointer_type (build_pointer_type in build_v1_class_template() 472 ptype = build_pointer_type (xref_tag (RECORD_TYPE, in build_v1_class_template() 479 add_field_decl (build_pointer_type (void_type_node), "sel_id", &chain); in build_v1_class_template() 481 add_field_decl (build_pointer_type (void_type_node), "gc_object_type", in build_v1_class_template() 521 ptype = build_pointer_type (build_pointer_type (objc_protocol_template)); in build_v1_category_template() [all …]
|
H A D | objc-next-runtime-abi-02.cc | 373 objc_selector_type = build_pointer_type (xref_tag (RECORD_TYPE, in next_runtime_02_initialize() 389 build_pointer_type (xref_tag (RECORD_TYPE, in next_runtime_02_initialize() 393 build_pointer_type (xref_tag (RECORD_TYPE, in next_runtime_02_initialize() 581 build_pointer_type (xref_tag (RECORD_TYPE, in build_v2_message_ref_templates() 585 build_pointer_type (build_function_type_list in build_v2_message_ref_templates() 598 objc_v2_selector_type = build_pointer_type (objc_v2_message_ref_template); in build_v2_message_ref_templates() 606 ptr_message_ref_t = build_pointer_type in build_v2_message_ref_templates() 611 build_pointer_type (build_function_type_list in build_v2_message_ref_templates() 624 build_pointer_type (objc_v2_super_message_ref_template); in build_v2_message_ref_templates() 685 cnst_strg_type = build_pointer_type (unsigned_char_type_node); in build_v2_class_templates() [all …]
|
H A D | objc-runtime-shared-support.cc | 169 add_field_decl (build_pointer_type (objc_class_template), in build_super_template() 198 add_field_decl (build_pointer_type (void_type_node), "_imp", &chain); in build_method_template() 457 ltyp = build_pointer_type (xref_tag (RECORD_TYPE, in init_module_descriptor() 494 add_field_decl (build_pointer_type (xref_tag (RECORD_TYPE, in build_module_descriptor()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
H A D | rs6000-builtin.cc | 519 = build_pointer_type (build_qualified_type (V2DI_type_node, in rs6000_init_builtins() 524 = build_pointer_type (build_qualified_type (V2DF_type_node, in rs6000_init_builtins() 530 = build_pointer_type (build_qualified_type (V4SI_type_node, in rs6000_init_builtins() 535 = build_pointer_type (build_qualified_type (V4SF_type_node, in rs6000_init_builtins() 541 = build_pointer_type (build_qualified_type (V8HI_type_node, in rs6000_init_builtins() 547 = build_pointer_type (build_qualified_type (V16QI_type_node, in rs6000_init_builtins() 553 = build_pointer_type (build_qualified_type (unsigned_V16QI_type_node, in rs6000_init_builtins() 559 = build_pointer_type (build_qualified_type (unsigned_V8HI_type_node, in rs6000_init_builtins() 565 = build_pointer_type (build_qualified_type (unsigned_V4SI_type_node, in rs6000_init_builtins() 573 = build_pointer_type (build_qualified_type (unsigned_V2DI_type_node, in rs6000_init_builtins() [all …]
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | vtable-class-hierarchy.cc | 172 build_pointer_type (ptr_type_node), in vtv_build_vtable_verify_fndecl() 185 build_pointer_type (ptr_type_node), in vtv_build_vtable_verify_fndecl() 238 build_pointer_type (ptr_type_node), in init_functions() 242 build_pointer_type (ptr_type_node), in init_functions() 271 build_pointer_type in init_functions() 288 build_pointer_type in init_functions() 767 tree array_arg_type = build_array_type_nelts (build_pointer_type in insert_call_to_register_set() 768 (build_pointer_type in insert_call_to_register_set() 806 TREE_TYPE (arg3) = build_pointer_type (TREE_TYPE (array_arg)); in insert_call_to_register_set() 827 vtable_address = build_int_cst (build_pointer_type (void_type_node), 0); in insert_call_to_register_pair() [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | vtable-class-hierarchy.c | 172 build_pointer_type (ptr_type_node), in vtv_build_vtable_verify_fndecl() 185 build_pointer_type (ptr_type_node), in vtv_build_vtable_verify_fndecl() 238 build_pointer_type (ptr_type_node), in init_functions() 242 build_pointer_type (ptr_type_node), in init_functions() 271 build_pointer_type in init_functions() 288 build_pointer_type in init_functions() 767 tree array_arg_type = build_array_type_nelts (build_pointer_type in insert_call_to_register_set() 768 (build_pointer_type in insert_call_to_register_set() 806 TREE_TYPE (arg3) = build_pointer_type (TREE_TYPE (array_arg)); in insert_call_to_register_set() 827 vtable_address = build_int_cst (build_pointer_type (void_type_node), 0); in insert_call_to_register_pair() [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | trans-types.c | 976 gfc_pcharacter_types[index] = build_pointer_type (type); in gfc_init_types() 991 pvoid_type_node = build_pointer_type (void_type_node); in gfc_init_types() 993 ppvoid_type_node = build_pointer_type (pvoid_type_node); in gfc_init_types() 994 pchar_type_node = build_pointer_type (gfc_character1_type_node); in gfc_init_types() 996 = build_pointer_type (build_function_type_list (void_type_node, NULL_TREE)); in gfc_init_types() 1711 build_pointer_type (build_array_type (etype, range)); in gfc_get_nodesc_array_type() 1721 type = build_pointer_type (type); in gfc_get_nodesc_array_type() 1744 build_pointer_type (etype); in gfc_get_nodesc_array_type() 1777 type = build_pointer_type (type); in gfc_get_nodesc_array_type() 1987 arraytype = build_pointer_type (etype); in gfc_get_array_type_bounds() [all …]
|
H A D | trans-decl.c | 540 ptr_decl = convert (build_pointer_type (TREE_TYPE (decl)), in gfc_finish_cray_pointee() 2001 build_pointer_type (gfc_get_function_type (sym))); in get_proc_pointer_decl() 2673 type = build_pointer_type (gfc_get_function_type (f->sym)); in create_function_arglist() 2712 type = build_pointer_type (gfc_get_function_type (f->sym)); in create_function_arglist() 2718 type = build_pointer_type (type); in create_function_arglist() 3312 tree gfc_pint4_type_node = build_pointer_type (gfc_int4_type_node); in gfc_build_intrinsic_function_decls() 3314 tree gfc_pint8_type_node = build_pointer_type (gfc_int8_type_node); in gfc_build_intrinsic_function_decls() 3364 void_type_node, 4, build_pointer_type (gfc_charlen_type_node), in gfc_build_intrinsic_function_decls() 3365 build_pointer_type (pchar1_type_node), gfc_charlen_type_node, in gfc_build_intrinsic_function_decls() 3370 void_type_node, -4, build_pointer_type (gfc_charlen_type_node), in gfc_build_intrinsic_function_decls() [all …]
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | trans-types.cc | 1005 gfc_pcharacter_types[index] = build_pointer_type (type); in gfc_init_types() 1020 pvoid_type_node = build_pointer_type (void_type_node); in gfc_init_types() 1022 ppvoid_type_node = build_pointer_type (pvoid_type_node); in gfc_init_types() 1023 pchar_type_node = build_pointer_type (gfc_character1_type_node); in gfc_init_types() 1025 = build_pointer_type (build_function_type_list (void_type_node, NULL_TREE)); in gfc_init_types() 1763 build_pointer_type (build_array_type (etype, range)); in gfc_get_nodesc_array_type() 1773 type = build_pointer_type (type); in gfc_get_nodesc_array_type() 1796 build_pointer_type (etype); in gfc_get_nodesc_array_type() 1829 type = build_pointer_type (type); in gfc_get_nodesc_array_type() 2047 arraytype = build_pointer_type (etype); in gfc_get_array_type_bounds() [all …]
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | coverage.cc | 800 build_pointer_type (get_gcov_type ())); in build_fn_info_type() 808 build_pointer_type (build_qualified_type in build_fn_info_type() 925 build_pointer_type (build_qualified_type in build_info_type() 944 build_pointer_type (build_qualified_type in build_info_type() 952 build_pointer_type (get_gcov_type ()), in build_info_type() 955 = build_array_type (build_pointer_type (merge_fn_type), in build_info_type() 969 fn_info_ptr_type = build_pointer_type in build_info_type() 1076 init_fn = build_pointer_type (gcov_info_type); in build_init_ctor() 1127 build_pointer_type (gcov_info_type)); in build_gcov_info_var_registration() 1182 gcov_fn_info_ptr_type = build_pointer_type in coverage_obj_init()
|
H A D | symtab-thunks.cc | 215 vtable_entry_type = build_pointer_type (vfunc_type); in thunk_adjust() 227 (build_pointer_type in thunk_adjust() 228 (build_pointer_type (vtable_entry_type)), "vptr"); in thunk_adjust() 271 = create_tmp_reg (build_pointer_type in thunk_adjust() 272 (build_pointer_type (vtable_entry_type)), in thunk_adjust()
|
H A D | coroutine-passes.cc | 137 tree fntype_ptr = build_pointer_type (fntype); in lower_coro_builtin() 138 tree fntype_ppp = build_pointer_type (fntype_ptr); in lower_coro_builtin() 161 tree vpp = build_pointer_type (ptr_type_node); in lower_coro_builtin()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | coverage.c | 792 build_pointer_type (get_gcov_type ())); in build_fn_info_type() 800 build_pointer_type (build_qualified_type in build_fn_info_type() 917 build_pointer_type (build_qualified_type in build_info_type() 930 build_pointer_type (build_qualified_type in build_info_type() 938 build_pointer_type (get_gcov_type ()), in build_info_type() 941 = build_array_type (build_pointer_type (merge_fn_type), in build_info_type() 955 fn_info_ptr_type = build_pointer_type in build_info_type() 1056 init_fn = build_pointer_type (gcov_info_type); in build_init_ctor() 1142 gcov_fn_info_ptr_type = build_pointer_type in coverage_obj_init()
|
H A D | coroutine-passes.cc | 137 tree fntype_ptr = build_pointer_type (fntype); in lower_coro_builtin() 138 tree fntype_ppp = build_pointer_type (fntype_ptr); in lower_coro_builtin() 161 tree vpp = build_pointer_type (ptr_type_node); in lower_coro_builtin()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/brig/brigfrontend/ |
H A D | brig-function-handler.cc | 97 = build_qualified_type (build_pointer_type (char_type_node), in operator ()() 100 = build_qualified_type (build_pointer_type (void_type_node), in operator ()() 104 = build_qualified_type (build_pointer_type in operator ()() 110 = build_qualified_type (build_pointer_type in operator ()()
|
H A D | brig-atomic-inst-handler.cc | 59 tree atomic_ptype = build_pointer_type (atomic_type); in generate_tree() 68 tree ptype = build_pointer_type (instr_type); in generate_tree()
|
H A D | brig-function.cc | 483 tree ptr_type = build_pointer_type (uint32_type_node); in add_wi_loop() 659 = build_qualified_type (build_pointer_type (void_type_node), in emit_launcher_and_metadata() 662 = build_qualified_type (build_pointer_type (char_type_node), in emit_launcher_and_metadata() 1056 tree ptr_type = build_pointer_type (uint32_type_node); in expand_builtin() 1084 tree ptr_type = build_pointer_type (uint32_type_node); in expand_builtin() 1101 tree ptr_type = build_pointer_type (uint32_type_node); in expand_builtin() 1119 tree ptr_type = build_pointer_type (uint32_type_node); in expand_builtin()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/lto/ |
H A D | lto-lang.c | 269 = build_pointer_type in handle_noreturn_attribute() 320 = build_pointer_type in handle_const_attribute() 751 builtin_types[(int) ENUM] = build_pointer_type (builtin_types[(int) TYPE]); in lto_define_builtins() 1007 if (mode == TYPE_MODE (build_pointer_type (char_type_node)) in lto_type_for_mode() 1008 || mode == TYPE_MODE (build_pointer_type (integer_type_node))) in lto_type_for_mode() 1239 string_type_node = build_pointer_type (char_type_node); in lto_build_c_type_nodes() 1241 = build_pointer_type (build_qualified_type (char_type_node, TYPE_QUAL_CONST)); in lto_build_c_type_nodes() 1333 tree x = build_pointer_type (TREE_TYPE (va_list_type_node)); in lto_init()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/lto/ |
H A D | lto-lang.cc | 269 = build_pointer_type in handle_noreturn_attribute() 320 = build_pointer_type in handle_const_attribute() 751 builtin_types[(int) ENUM] = build_pointer_type (builtin_types[(int) TYPE]); in lto_define_builtins() 1011 if (mode == TYPE_MODE (build_pointer_type (char_type_node)) in lto_type_for_mode() 1012 || mode == TYPE_MODE (build_pointer_type (integer_type_node))) in lto_type_for_mode() 1243 string_type_node = build_pointer_type (char_type_node); in lto_build_c_type_nodes() 1245 = build_pointer_type (build_qualified_type (char_type_node, TYPE_QUAL_CONST)); in lto_build_c_type_nodes() 1337 tree x = build_pointer_type (TREE_TYPE (va_list_type_node)); in lto_init()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/brig/ |
H A D | brig-lang.c | 513 = build_pointer_type in handle_const_attribute() 751 builtin_types[(int) ENUM] = build_pointer_type (builtin_types[(int) TYPE]); in brig_define_builtins() 837 string_type_node = build_pointer_type (char_type_node); in brig_build_c_type_nodes() 839 = build_pointer_type (build_qualified_type (char_type_node, in brig_build_c_type_nodes() 901 tree x = build_pointer_type (TREE_TYPE (va_list_type_node)); in brig_langhook_init()
|