Home
last modified time | relevance | path

Searched refs:build_reference_type (Results 1 – 25 of 68) sorted by relevance

123

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dlambda.c243 type = build_reference_type (type); in lambda_capture_field_type()
263 type = build_reference_type (type); in lambda_capture_field_type()
436 type = build_reference_type (type); in build_capture_proxy()
H A Doptimize.c665 tree reftype = build_reference_type (TREE_TYPE (parm)); in maybe_clone_body()
H A Dexcept.c368 init_type = build_reference_type (init_type); in initialize_handler_parm()
H A Dcall.c2706 type1 = build_reference_type (type1); in add_builtin_candidate()
3012 type1 = build_reference_type (type1); in add_builtin_candidate()
3236 vec_safe_push (types[i], build_reference_type (argtypes[i])); in add_builtin_candidates()
3273 vec_safe_push (types[i], build_reference_type (argtypes[i])); in add_builtin_candidates()
8036 return build1 (ADDR_EXPR, build_reference_type (arg_type), arg); in convert_arg_to_ellipsis()
8199 type = build_reference_type (type); in type_passed_as()
8239 val = build1 (ADDR_EXPR, build_reference_type (type), val); in convert_for_arg_passing()
10618 reference_type = build_reference_type (reference_type); in maybe_handle_implicit_object()
H A Drtti.c250 tree t = build_reference_type (const_type_info_type_node); in throw_bad_typeid()
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-objc-common.cc121 : build_reference_type (target_type)); in get_aka_type()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-objc-common.c121 : build_reference_type (target_type)); in get_aka_type()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dlambda.cc227 type = build_reference_type (type); in lambda_capture_field_type()
258 type = build_reference_type (type); in lambda_capture_field_type()
435 type = build_reference_type (type); in build_capture_proxy()
H A Doptimize.cc665 tree reftype = build_reference_type (TREE_TYPE (parm)); in maybe_clone_body()
H A Dexcept.cc326 init_type = build_reference_type (init_type); in initialize_handler_parm()
H A Dcall.cc2774 type1 = build_reference_type (type1); in add_builtin_candidate()
3082 type1 = build_reference_type (type1); in add_builtin_candidate()
3306 vec_safe_push (types[i], build_reference_type (argtypes[i])); in add_builtin_candidates()
3343 vec_safe_push (types[i], build_reference_type (argtypes[i])); in add_builtin_candidates()
8580 return build1 (ADDR_EXPR, build_reference_type (arg_type), arg); in convert_arg_to_ellipsis()
8743 type = build_reference_type (type); in type_passed_as()
8783 val = build1 (ADDR_EXPR, build_reference_type (type), val); in convert_for_arg_passing()
11362 reference_type = build_reference_type (reference_type); in maybe_handle_implicit_object()
H A Drtti.cc220 tree t = build_reference_type (const_type_info_type_node); in throw_bad_typeid()
/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A Dd-codegen.cc166 return build_reference_type (type); in declaration_type()
216 return build_reference_type (type); in parameter_type()
221 type = build_reference_type (type); in parameter_type()
2239 targ = convert (build_reference_type (TREE_TYPE (targ)), in d_build_call()
2742 TREE_TYPE (field) = build_reference_type (TREE_TYPE (field)); in build_frame_type()
H A Ddecl.cc1023 TREE_TYPE (resdecl) = build_reference_type (TREE_TYPE (resdecl)); in visit()
1371 tree argtype = build_reference_type (TREE_TYPE (decl->csym)); in get_symbol_decl()
H A Dtypes.cc876 fntype = build_reference_type (fntype); in visit()
H A Dd-builtins.cc1195 d_define_builtins (build_reference_type (va_list_type_node), in d_init_builtins()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/
H A Dd-codegen.cc164 return build_reference_type (type); in declaration_type()
213 return build_reference_type (type); in parameter_type()
218 type = build_reference_type (type); in parameter_type()
1941 targ = convert (build_reference_type (TREE_TYPE (targ)), in d_build_call()
H A Dtypes.cc740 fntype = build_reference_type (fntype); in visit()
H A Ddecl.cc977 TREE_TYPE (resdecl) = build_reference_type (TREE_TYPE (resdecl)); in visit()
1213 tree argtype = build_reference_type (TREE_TYPE (decl->csym)); in get_symbol_decl()
H A Dd-builtins.cc1176 d_define_builtins (build_reference_type (va_list_type_node), in d_init_builtins()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/brig/
H A Dbrig-lang.c906 brig_define_builtins (build_reference_type (va_list_type_node), in brig_langhook_init()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans-types.c2123 ret = build_reference_type (totype); in gfc_nonrestricted_type()
2307 type = build_reference_type (type); in gfc_sym_type()
3038 type = build_reference_type (type); in gfc_get_function_type()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans-types.cc2183 ret = build_reference_type (totype); in gfc_nonrestricted_type()
2373 type = build_reference_type (type); in gfc_sym_type()
3136 type = build_reference_type (type); in gfc_get_function_type()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/lto/
H A Dlto-lang.c1338 lto_define_builtins (build_reference_type (va_list_type_node), in lto_init()
/netbsd-src/external/gpl3/gcc/dist/gcc/lto/
H A Dlto-lang.cc1342 lto_define_builtins (build_reference_type (va_list_type_node), in lto_init()

123