Home
last modified time | relevance | path

Searched refs:build_pointer_type (Results 1 – 25 of 127) sorted by relevance

123456

/openbsd/gnu/usr.bin/gcc/gcc/java/
H A Ddecl.c489 ptr_type_node = build_pointer_type (void_type_node); in java_init_decl_processing()
492 return_address_type_node = build_pointer_type (t); in java_init_decl_processing()
621 utf8const_ptr_type = build_pointer_type (utf8const_type); in java_init_decl_processing()
633 dtable_ptr_type = build_pointer_type (dtable_type); in java_init_decl_processing()
639 otable_ptr_type = build_pointer_type (otable_type); in java_init_decl_processing()
649 method_symbols_array_ptr_type = build_pointer_type in java_init_decl_processing()
670 build_pointer_type (object_type_node)); in java_init_decl_processing()
676 field_ptr_type_node = build_pointer_type (field_type_node); in java_init_decl_processing()
682 class_ptr_type = build_pointer_type (class_type_node); in java_init_decl_processing()
701 build_pointer_type (class_ptr_type)); in java_init_decl_processing()
[all …]
H A Dtypeck.c398 IDENTIFIER_SIGNATURE_TYPE (sig) = build_pointer_type (t);
448 return build_pointer_type (type);
/openbsd/gnu/gcc/gcc/objc/
H A Dobjc-act.c1577 = build_pointer_type in synth_module_prologue()
1595 objc_ivar_list_ptr = build_pointer_type in synth_module_prologue()
1678 = build_pointer_type in synth_module_prologue()
4147 (build_pointer_type in build_protocol_template()
4662 refs_expr = convert (build_pointer_type (build_pointer_type in generate_protocols()
4684 tree cast_type = build_pointer_type in build_protocol_initializer()
4753 (build_pointer_type in build_category_template()
4893 (build_pointer_type in build_class_template()
5524 (build_pointer_type in build_category_initializer()
5626 (build_pointer_type in build_shared_structure_initializer()
[all …]
/openbsd/gnu/gcc/gcc/
H A Dtree-mudflap.c90 result = build1 (ADDR_EXPR, build_pointer_type (char_type_node), result); in mf_build_string()
362 = build_pointer_type (build_qualified_type in mudflap_init()
366 mf_cache_structptr_type = build_pointer_type (mf_cache_struct_type); in mudflap_init()
799 base = build1 (ADDR_EXPR, build_pointer_type (TREE_TYPE (var)), var); in mf_xform_derefs_1()
822 elt = build1 (ADDR_EXPR, build_pointer_type (TREE_TYPE (elt)), elt); in mf_xform_derefs_1()
829 addr = build1 (ADDR_EXPR, build_pointer_type (type), t); in mf_xform_derefs_1()
1008 build_pointer_type (TREE_TYPE (decl)), in mx_register_decls()
1026 build_pointer_type (TREE_TYPE (decl)), in mx_register_decls()
1184 arg = build1 (ADDR_EXPR, build_pointer_type (TREE_TYPE (obj)), obj); in mudflap_register_call()
H A Dcoverage.c667 tree gcov_ptr_type = build_pointer_type (get_gcov_type ()); in build_ctr_info_type()
686 build_pointer_type (gcov_merge_fn_type)); in build_ctr_info_type()
790 field = build_decl (FIELD_DECL, NULL_TREE, build_pointer_type (const_type)); in build_gcov_info()
803 string_type = build_pointer_type (build_qualified_type (char_type_node, in build_gcov_info()
824 fn_info_ptr_type = build_pointer_type (build_qualified_type in build_gcov_info()
921 t = build_pointer_type (TREE_TYPE (gcov_info)); in create_coverage()
H A Dtree-profile.c68 gcov_type_ptr = build_pointer_type (gcov_type_node); in tree_init_edge_profiler()
H A Dattribs.c328 fn_ptr_tmp = build_pointer_type (fn_ptr_tmp); in decl_attributes()
H A Dtree.c5012 build_pointer_type (tree to_type) in build_pointer_type() function
5319 ptype = build_pointer_type (basetype); in build_method_type_directly()
6562 ptr_type_node = build_pointer_type (void_type_node); in build_common_tree_nodes_2()
6564 = build_pointer_type (build_type_variant (void_type_node, 1, 0)); in build_common_tree_nodes_2()
6582 float_ptr_type_node = build_pointer_type (float_type_node); in build_common_tree_nodes_2()
6583 double_ptr_type_node = build_pointer_type (double_type_node); in build_common_tree_nodes_2()
6585 integer_ptr_type_node = build_pointer_type (integer_type_node); in build_common_tree_nodes_2()
6592 dfloat32_ptr_type_node = build_pointer_type (dfloat32_type_node); in build_common_tree_nodes_2()
6598 dfloat64_ptr_type_node = build_pointer_type (dfloat64_type_node); in build_common_tree_nodes_2()
6604 dfloat128_ptr_type_node = build_pointer_type (dfloat128_type_node); in build_common_tree_nodes_2()
[all …]
/openbsd/gnu/usr.bin/gcc/gcc/cp/
H A Dtypeck.c232 t1 = build_pointer_type (tgt);
604 t1 = build_pointer_type (target);
1257 build_pointer_type (ttr)))
1260 build_pointer_type (ttl)))
1635 build_pointer_type (TREE_TYPE
3906 build_pointer_type (TREE_TYPE (t)), in build_address()
4318 argtype = build_pointer_type (argtype);
4744 build_pointer_type (TYPE_MAIN_VARIANT
6640 *t1 = build_pointer_type (*t1);
6641 *t2 = build_pointer_type (*t2);
[all …]
H A Dinit.c1834 addr = build (PLUS_EXPR, build_pointer_type (type), addr, member);
2061 rval = build (NEW_EXPR, build_pointer_type (type), placement, t, init);
2346 alloc_expr = convert (build_pointer_type (full_type), alloc_expr);
2360 cookie = build (MINUS_EXPR, build_pointer_type (sizetype),
2528 rval = convert (build_pointer_type (type), rval);
2544 tree ptype = build_pointer_type (type = complete_type (type));
2779 ptype = build_pointer_type (type);
3140 addr = convert_force (build_pointer_type (type), addr, 0);
3163 addr = convert_force (build_pointer_type (type), addr, 0);
3344 = convert_force (build_pointer_type (BINFO_TYPE (TREE_VALUE (vbases))),
[all …]
H A Dcall.c330 type = build_pointer_type (type);
772 from = build_pointer_type (from);
840 from = build_pointer_type
877 from = build_pointer_type (from);
1040 TREE_TYPE (arglist) = build_pointer_type (s);
1508 parmtype = build_pointer_type (parmtype); in add_function_candidate()
2114 return build_pointer_type (type);
4212 tree base_ptr = build_pointer_type (totype); in convert_like_real()
4371 return build_pointer_type (type);
4696 t = build_pointer_type (TREE_TYPE (fn));
[all …]
H A Dexcept.c415 init = build1 (NOP_EXPR, build_pointer_type (type), init);
683 cleanup_type = build_pointer_type (tmp);
722 object = build1 (NOP_EXPR, build_pointer_type (TREE_TYPE (exp)), ptr);
H A Drtti.c117 build_pointer_type in init_rtti_processing()
641 tinfo_ptr = build_pointer_type
1402 tree bltn_ptr = build_pointer_type (bltn); in emit_support_tinfos()
1403 tree bltn_const_ptr = build_pointer_type in emit_support_tinfos()
/openbsd/gnu/gcc/gcc/cp/
H A Dtypeck.c457 result_type = build_pointer_type (result_type); in composite_pointer_type_r()
543 t2 = (build_pointer_type in composite_pointer_type()
546 t1 = (build_pointer_type in composite_pointer_type()
626 t1 = build_pointer_type (target); in merge_types()
4397 argtype = build_pointer_type (argtype); in build_unary_op()
4886 build_pointer_type (TYPE_MAIN_VARIANT in build_static_cast_1()
4979 build_pointer_type (TYPE_MAIN_VARIANT in build_static_cast_1()
5357 src_type = build_pointer_type (src_type); in build_const_cast_1()
6919 *t1 = build_pointer_type (*t1); in casts_away_constness_r()
6920 *t2 = build_pointer_type (*t2); in casts_away_constness_r()
[all …]
H A Dinit.c758 vtbl = build1 (ADDR_EXPR, build_pointer_type (TREE_TYPE (vtbl)), vtbl); in build_vtbl_address()
1793 pointer_type = build_pointer_type (type); in build_new_1()
1800 full_pointer_type = build_pointer_type (full_type); in build_new_1()
1858 cookie_ptr = build2 (MINUS_EXPR, build_pointer_type (sizetype), in build_new_1()
1867 cookie_ptr = build2 (MINUS_EXPR, build_pointer_type (sizetype), in build_new_1()
2209 tree ptype = build_pointer_type (type = complete_type (type)); in build_vec_delete_1()
2447 ptype = build_pointer_type (type); in build_vec_init()
2650 atype = build_pointer_type (atype); in build_vec_init()
2751 addr = convert_force (build_pointer_type (type), addr, 0); in build_delete()
2774 addr = convert_force (build_pointer_type (type), addr, 0); in build_delete()
[all …]
H A Dexcept.c428 exp = build1 (NOP_EXPR, build_pointer_type (type), exp); in expand_start_catch_block()
465 init_type = build_pointer_type (type); in expand_start_catch_block()
659 cleanup_type = build_pointer_type (tmp); in build_throw()
704 object = build_nop (build_pointer_type (temp_type), ptr); in build_throw()
H A Dcall.c692 from = build_pointer_type in standard_conversion()
744 from = build_pointer_type (from); in standard_conversion()
934 arglist = build_int_cst (build_pointer_type (s), 0); in convert_class_to_reference()
1419 parmtype = build_pointer_type (parmtype); in add_function_candidate()
2016 return build_pointer_type (TREE_TYPE (type)); in type_decays_to()
2018 return build_pointer_type (type); in type_decays_to()
2559 t = build_int_cst (build_pointer_type (totype), 0); in build_user_type_conversion_1()
5024 t = build_pointer_type (TREE_TYPE (fn)); in build_over_call()
5418 tree type = build_pointer_type (basetype); in build_new_method_call()
6723 build_pointer_type (base_conv_type), in initialize_reference()
[all …]
H A Dmethod.c238 build_pointer_type (build_pointer_type in thunk_adjust()
1011 return_type = build_pointer_type (void_type_node); in implicitly_declare_fn()
1013 return_type = build_pointer_type (type); in implicitly_declare_fn()
H A Drtti.c146 type_info_ptr_type = build_pointer_type (const_type_info_type_node); in init_rtti_processing()
666 tinfo_ptr = build_pointer_type in build_dynamic_cast_1()
1413 types[1] = build_pointer_type (bltn); in emit_support_tinfos()
1414 types[2] = build_pointer_type (build_qualified_type (bltn, in emit_support_tinfos()
/openbsd/gnu/usr.bin/gcc/gcc/f/
H A Dcom.c2735 type = build_pointer_type (type); in ffecom_do_entry_()
4968 build_pointer_type in ffecom_expr_intrinsic_()
6176 type = build_pointer_type (type); in ffecom_gen_sfuncdef_()
7244 type = build_pointer_type (type); in ffecom_start_progunit_()
7467 t = convert (build_pointer_type (type), in ffecom_sym_transform_()
7821 type = build_pointer_type (type); in ffecom_sym_transform_()
7963 t = convert (build_pointer_type (type), in ffecom_sym_transform_()
8040 t = build_pointer_type in ffecom_sym_transform_()
9055 build_pointer_type (TREE_TYPE (left)), in ffecom_tree_divide_()
9183 vardesctype = build_pointer_type (build_pointer_type (vardesctype)); in ffecom_type_namelist_()
[all …]
H A Dste.c1261 ttype = build_pointer_type (TREE_TYPE (t)); in ffeste_io_ialist_()
1374 build_pointer_type (void_type_node), in ffeste_io_cilist_()
1484 ttype = build_pointer_type (TREE_TYPE (t)); in ffeste_io_cilist_()
1596 ttype = build_pointer_type (TREE_TYPE (t)); in ffeste_io_cllist_()
1728 build_pointer_type (void_type_node), in ffeste_io_icilist_()
1823 ttype = build_pointer_type (TREE_TYPE (t)); in ffeste_io_icilist_()
2079 ttype = build_pointer_type (TREE_TYPE (t)); in ffeste_io_inlist_()
2234 ttype = build_pointer_type (TREE_TYPE (t)); in ffeste_io_olist_()
2952 build_pointer_type (void_type_node), in ffeste_R838()
/openbsd/gnu/usr.bin/gcc/gcc/config/ia64/
H A Daix.h157 (VALIST) = build_pointer_type(char_type_node)
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dcalls.c1259 build_pointer_type (type),
1261 type = build_pointer_type (type);
1269 build_pointer_type (type),
1271 type = build_pointer_type (type);
1308 build_pointer_type (type),
1310 type = build_pointer_type (type);
2389 make_tree (build_pointer_type (TREE_TYPE (funtype)),
2980 valreg = hard_function_value (build_pointer_type (TREE_TYPE (exp)),
3602 = hard_function_value (build_pointer_type (tfom), 0, 0);
3760 build_pointer_type
H A Dtree.c2123 build_pointer_type (TREE_TYPE (ref)),
3481 build_pointer_type (to_type) in build_pointer_type() function
3545 return build_pointer_type (build_type_no_quals (TREE_TYPE (t)));
3675 build_pointer_type (elt_type);
3797 build_pointer_type (basetype), TYPE_ARG_TYPES (type));
4781 TREE_TYPE (null_pointer_node) = build_pointer_type (void_type_node);
4784 ptr_type_node = build_pointer_type (void_type_node);
4786 = build_pointer_type (build_type_variant (void_type_node, 1, 0));
/openbsd/gnu/usr.bin/gcc/gcc/config/mips/
H A Diris6.h420 (VALIST) = build_pointer_type (char_type_node)

123456