| /netbsd/src/external/gpl3/gcc/dist/gcc/objc/ |
| 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 …]
|
| 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 …]
|
| 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 …]
|
| 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()
|
| D | objc-act.cc | 3106 objc_object_type = build_pointer_type (objc_object_reference); in synth_module_prologue() 3107 objc_instancetype_type = build_pointer_type (objc_object_reference); in synth_module_prologue() 3108 objc_class_type = build_pointer_type (objc_class_reference); in synth_module_prologue() 3137 objc_protocol_type = build_pointer_type (xref_tag (RECORD_TYPE, type)); in synth_module_prologue() 3141 objc_super_type = build_pointer_type (xref_tag (RECORD_TYPE, in synth_module_prologue() 3145 objc_method_list_ptr = build_pointer_type in synth_module_prologue() 3149 = build_pointer_type (xref_tag (RECORD_TYPE, in synth_module_prologue() 3151 objc_ivar_list_ptr = build_pointer_type in synth_module_prologue() 3272 tree ptrtype = build_pointer_type (TREE_TYPE (TREE_TYPE (string))); in my_build_string_pointer() 3377 addr = convert (build_pointer_type (constant_string_type), in objc_build_string_object() [all …]
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
| 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 …]
|
| D | rs6000-c.cc | 792 return id < 0 ? build_pointer_type (t) : t; in rs6000_builtin_type() 1478 tree innerptrtype = build_pointer_type (arg1_inner_type); in resolve_vec_extract() 1614 tree innerptrtype = build_pointer_type (arg1_inner_type); in resolve_vec_insert() 1820 type = build_pointer_type (type); in altivec_resolve_overloaded_builtin() 1831 type = build_pointer_type (type); in altivec_resolve_overloaded_builtin()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/cp/ |
| 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 …]
|
| D | init.cc | 1634 vtbl = build1 (ADDR_EXPR, build_pointer_type (TREE_TYPE (vtbl)), vtbl); in build_vtbl_address() 2668 new_expr = build4_loc (loc, NEW_EXPR, build_pointer_type (type), in build_raw_new_expr() 3011 return build_nop (build_pointer_type (rtype), alloc_call); in maybe_wrap_new_for_constexpr() 3509 pointer_type = build_pointer_type (type); in build_new_1() 3562 size_ptr_type = build_pointer_type (sizetype); in build_new_1() 3593 non_const_pointer_type = build_pointer_type in build_new_1() 3620 tree t = fold_convert (build_pointer_type (elt_type), data_addr); in build_new_1() 4057 tree ptype = build_pointer_type (type = complete_type (type)); in build_vec_delete_1() 4456 ptype = build_pointer_type (type); in build_vec_init() 4686 tree alias_set = build_int_cst (build_pointer_type (type), 0); in build_vec_init() [all …]
|
| D | typeck.cc | 578 result_type = build_pointer_type (result_type); in composite_pointer_type_r() 663 result_type = build_pointer_type (result_type); in composite_pointer_type() 696 t2 = (build_pointer_type in composite_pointer_type() 699 t1 = (build_pointer_type in composite_pointer_type() 820 t1 = build_pointer_type (target); in merge_types() 2364 return build_nop (build_pointer_type (TREE_TYPE (type)), in decay_conversion() 2393 ptrtype = build_pointer_type (TREE_TYPE (type)); in decay_conversion() 2559 t = build_pointer_type (cp_build_qualified_type (t, TYPE_QUAL_CONST)); in string_conv_p() 4099 vtbl = build1 (NOP_EXPR, build_pointer_type (vtbl_ptr_type_node), in get_member_function_from_ptrfunc() 6819 tree type = build_pointer_type (TREE_TYPE (argtype)); in cp_build_addr_expr_1() [all …]
|
| D | except.cc | 438 init_type = build_pointer_type (type); in expand_start_catch_block() 647 cleanup_type = build_pointer_type (tmp); in build_throw() 704 object = build_nop (build_pointer_type (temp_type), ptr); in build_throw()
|
| D | rtti.cc | 234 return build_pointer_type (const_type_info_type_node); in type_info_ptr_type() 779 tinfo_ptr = build_pointer_type (tinfo_ptr); in build_dynamic_cast_1() 1552 types[1] = build_pointer_type (bltn); in emit_support_tinfo_1() 1553 types[2] = build_pointer_type (cp_build_qualified_type (bltn, in emit_support_tinfo_1()
|
| D | lambda.cc | 421 type = build_pointer_type (type); in build_capture_proxy() 504 tree ptrtype = build_pointer_type (TREE_TYPE (array_type)); in vla_capture_type() 1221 tree rettype = build_pointer_type (stattype); in maybe_add_lambda_conv_op()
|
| D | cp-ubsan.cc | 90 tree ptype = build_pointer_type (type); in cp_ubsan_instrument_vptr()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| 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()
|
| 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()
|
| 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()
|
| D | tree-profile.cc | 88 gcov_type_ptr = build_pointer_type (get_gcov_type ()); in init_ic_make_global_vars() 134 gcov_type_ptr = build_pointer_type (gcov_type_node); in gimple_init_gcov_profiler() 391 tree gcov_type_ptr = build_pointer_type (get_gcov_type ()); in gimple_gen_ic_profiler() 528 tree ptr = make_temp_ssa_name (build_pointer_type (type), NULL, in gimple_gen_time_profiler()
|
| D | ubsan.cc | 269 (i == 0) ? build_pointer_type (const_char_type) in ubsan_get_source_location_type() 554 td_type = build_pointer_type (td_type); in ubsan_create_data() 1402 tree kind = build_int_cst (build_pointer_type (TREE_TYPE (base)), ikind); in instrument_mem_ref() 1507 build_pointer_type (TREE_TYPE (base)), base); in maybe_instrument_pointer_overflow() 1715 tree ptype = build_pointer_type (TREE_TYPE (rhs)); in instrument_bool_enum_load() 2155 tree ptr = build1 (ADDR_EXPR, build_pointer_type (TREE_TYPE (t)), t); in instrument_object_size() 2185 build_pointer_type (TREE_TYPE (base)), base); in instrument_object_size()
|
| D | gimple-streamer-out.cc | 150 tree ptrtype = build_pointer_type (TREE_TYPE (*basep)); in output_gimple_stmt()
|
| D | builtin-types.def | 119 build_pointer_type 123 build_pointer_type 131 build_pointer_type 165 build_pointer_type
|
| D | omp-low.cc | 816 type = build_pointer_type (build_pointer_type (type)); in install_var_field() 819 type = build_pointer_type (type); in install_var_field() 2238 tree type = build_pointer_type (pointer_sized_int_node); in add_taskreg_looptemp_clauses() 2275 tree type = build_pointer_type (pointer_sized_int_node); in scan_omp_parallel() 2443 TREE_TYPE (field) = build_pointer_type (TREE_TYPE (decl)); in finish_taskreg_scan() 4671 tree type = TREE_TYPE (new_var), ptype = build_pointer_type (type); in lower_rec_simd_input_clauses() 4829 ptr_type = build_pointer_type (new_var); in lower_private_allocate() 4834 ptr_type = build_pointer_type (TREE_TYPE (TREE_TYPE (new_var))); in lower_private_allocate() 4839 ptr_type = build_pointer_type (TREE_TYPE (new_var)); in lower_private_allocate() 5141 tree ptype = build_pointer_type (TREE_TYPE (var)), t, t2; in lower_rec_input_clauses() [all …]
|
| D | tree-ssa-address.cc | 393 base = build_int_cst (build_pointer_type (type), 0); in create_mem_ref_raw() 477 parts->base = fold_convert (build_pointer_type (type), val); in move_hint_to_base()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/lto/ |
| 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()
|
| D | lto.cc | 438 tree type = build_pointer_type (TREE_TYPE (var->decl)); in offload_handle_link_vars()
|