Home
last modified time | relevance | path

Searched refs:DECL_RESULT (Results 1 – 25 of 47) sorted by relevance

12

/NextBSD/contrib/gcc/
HDfunction.c1808 if (TREE_CODE (exp) == CALL_EXPR && fndecl && DECL_RESULT (fndecl) in aggregate_value_p()
1809 && DECL_BY_REFERENCE (DECL_RESULT (fndecl))) in aggregate_value_p()
2035 if (aggregate_value_p (DECL_RESULT (fndecl), fndecl) in assign_parms_augmented_arg_list()
3057 tree result = DECL_RESULT (current_function_decl); in assign_parms()
3115 = (DECL_RTL_SET_P (DECL_RESULT (fndecl)) in assign_parms()
3116 ? DECL_RTL (DECL_RESULT (fndecl)) : NULL_RTX); in assign_parms()
3121 if (DECL_RTL_SET_P (DECL_RESULT (fndecl))) in assign_parms()
3123 tree decl_result = DECL_RESULT (fndecl); in assign_parms()
3827 result = DECL_RESULT (fndecl); in allocate_struct_function()
3914 if (AGGREGATE_TYPE_P (TREE_TYPE (DECL_RESULT (subr)))) in init_function_start()
[all …]
HDtree-tailcall.c301 if (FLOAT_TYPE_P (TREE_TYPE (DECL_RESULT (current_function_decl)))) in process_assignment()
550 tree ret_type = TREE_TYPE (DECL_RESULT (current_function_decl)); in adjust_accumulator_values()
619 tree ret_type = TREE_TYPE (DECL_RESULT (current_function_decl)); in adjust_return_value()
928 ret_type = TREE_TYPE (DECL_RESULT (current_function_decl)); in tree_optimize_tail_calls_1()
944 ret_type = TREE_TYPE (DECL_RESULT (current_function_decl)); in tree_optimize_tail_calls_1()
HDtree-nrv.c107 tree result = DECL_RESULT (current_function_decl); in tree_nrv()
HDdbxout.c3486 if (DECL_NAME (DECL_RESULT (decl)) != 0) in dbxout_begin_function()
3488 int saved_tree_used2 = TREE_USED (DECL_RESULT (decl)); in dbxout_begin_function()
3489 TREE_USED (DECL_RESULT (decl)) = 1; in dbxout_begin_function()
3491 TREE_USED (DECL_RESULT (decl)) = saved_tree_used2; in dbxout_begin_function()
3498 if (DECL_NAME (DECL_RESULT (decl)) != 0) in dbxout_begin_function()
3499 dbxout_symbol (DECL_RESULT (decl), 1); in dbxout_begin_function()
HDtree-inline.c1183 tree result = DECL_RESULT (callee); in declare_return_variable()
2874 if (DECL_RESULT (old_decl) != NULL_TREE) in tree_function_versioning()
2876 tree *res_decl = &DECL_RESULT (old_decl); in tree_function_versioning()
2877 DECL_RESULT (new_decl) = remap_decl (*res_decl, &id); in tree_function_versioning()
2878 lang_hooks.dup_lang_specific_decl (DECL_RESULT (new_decl)); in tree_function_versioning()
HDstmt.c1538 rtx return_reg = DECL_RTL (DECL_RESULT (current_function_decl)); in expand_value_return()
1541 tree type = TREE_TYPE (DECL_RESULT (current_function_decl)); in expand_value_return()
1546 = DECL_MODE (DECL_RESULT (current_function_decl)); in expand_value_return()
1604 result_rtl = DECL_RTL (DECL_RESULT (current_function_decl)); in expand_return()
1733 tree ot = TREE_TYPE (DECL_RESULT (current_function_decl)); in expand_return()
HDreg-stack.c675 if (aggregate_value_p (DECL_RESULT (decl), decl)) in stack_result()
678 result = DECL_RTL_IF_SET (DECL_RESULT (decl)); in stack_result()
680 result = targetm.calls.function_value (TREE_TYPE (DECL_RESULT (decl)), in stack_result()
HDtree-ssa-structalias.c3946 if (DECL_RESULT (decl) != NULL in create_function_info_for()
3957 if (DECL_RESULT (decl)) in create_function_info_for()
3958 resultdecl = DECL_RESULT (decl); in create_function_info_for()
3974 if (DECL_RESULT (decl)) in create_function_info_for()
3975 insert_vi_for_tree (DECL_RESULT (decl), resultvi); in create_function_info_for()
HDc-decl.c1883 DECL_RESULT (newdecl) = DECL_RESULT (olddecl); in merge_decls()
6866 DECL_RESULT (current_function_decl) = resdecl; in start_function()
7303 if (DECL_RESULT (fndecl) && DECL_RESULT (fndecl) != error_mark_node) in finish_function()
7304 DECL_CONTEXT (DECL_RESULT (fndecl)) = fndecl; in finish_function()
8205 DECL_RESULT (current_function_decl) = resdecl; in start_block_helper_function()
HDcgraphunit.c1702 DECL_RESULT (decl) = resdecl; in cgraph_build_static_cdtor()
HDc-parser.c9384 TREE_TYPE (DECL_RESULT (current_function_decl)) = restype; in c_parser_block_literal_expr()
9385 relayout_decl (DECL_RESULT (current_function_decl)); in c_parser_block_literal_expr()
9403 gcc_assert (TREE_TYPE (DECL_RESULT (current_function_decl)) in c_parser_block_literal_expr()
HDc-typeck.c7341 TREE_TYPE (DECL_RESULT (current_function_decl)) = restype; in c_finish_block_return_stmt()
7342 relayout_decl (DECL_RESULT (current_function_decl)); in c_finish_block_return_stmt()
7426 tree res = DECL_RESULT (current_function_decl); in c_finish_return()
/NextBSD/contrib/gcc/cp/
HDoptimize.c194 parm = DECL_RESULT (fn); in maybe_clone_body()
195 clone_parm = DECL_RESULT (clone); in maybe_clone_body()
HDmethod.c338 if (DECL_RESULT (thunk_fndecl)) in use_thunk()
432 DECL_RESULT (thunk_fndecl) in use_thunk()
464 DECL_RESULT (thunk_fndecl) = NULL_TREE; in use_thunk()
HDcp-gimplify.c774 if (TREE_ADDRESSABLE (TREE_TYPE (DECL_RESULT (fndecl)))) in cp_genericize()
776 t = DECL_RESULT (fndecl); in cp_genericize()
HDdecl.c1920 DECL_RESULT (olddecl) = DECL_RESULT (newdecl); in duplicate_decls()
1939 DECL_RESULT (newdecl) = DECL_RESULT (olddecl); in duplicate_decls()
11163 if (DECL_RESULT (decl1) == NULL_TREE) in start_preparsed_function()
11170 DECL_RESULT (decl1) = resdecl; in start_preparsed_function()
11637 DECL_RESULT (current_function_decl), val); in finish_constructor_body()
11717 DECL_RESULT (current_function_decl), val); in finish_destructor_body()
11932 finalize_nrv (&DECL_SAVED_TREE (fndecl), r, DECL_RESULT (fndecl)); in finish_function()
11942 DECL_CONTEXT (DECL_RESULT (fndecl)) = fndecl; in finish_function()
11959 && !DECL_NAME (DECL_RESULT (fndecl)) in finish_function()
HDtypeck.c6624 tree valtype = TREE_TYPE (DECL_RESULT (current_function_decl)); in maybe_warn_about_returning_address_of_local()
6751 TREE_TYPE (DECL_RESULT (current_function_decl)) = restype; in check_return_expr()
6752 relayout_decl (DECL_RESULT (current_function_decl)); in check_return_expr()
6801 result = DECL_RESULT (current_function_decl); in check_return_expr()
6922 >= DECL_ALIGN (DECL_RESULT (current_function_decl))) in check_return_expr()
HDChangeLog-19972002 * method.c (emit_thunk, macro case): Set up DECL_RESULT.
2007 don't set DECL_RESULT, set DECL_ARTIFICIAL.
HDChangeLog-200056 * pt.c (tsubst_decl): A FUNCTION_DECL has DECL_RESULT, not
3196 the same DECL_RESULT, it's not a redefinition.
4184 DECL_RESULT.
5082 Use DECL_RESULT_FLD, not DECL_RESULT.
/NextBSD/contrib/gcc/config/arm/
HDelf.h78 ASM_DECLARE_RESULT (FILE, DECL_RESULT (DECL)); \
/NextBSD/contrib/gcc/config/
HDnetbsd-aout.h144 ASM_DECLARE_RESULT (FILE, DECL_RESULT (DECL)); \
HDopenbsd.h212 ASM_DECLARE_RESULT (FILE, DECL_RESULT (DECL)); \
HDelfos.h277 ASM_DECLARE_RESULT (FILE, DECL_RESULT (DECL)); \
/NextBSD/contrib/gcc/config/sparc/
HDsparc.c6694 && (TREE_CODE (DECL_SIZE (DECL_RESULT (current_function_decl))) in print_operand()
6696 && ! integer_zerop (DECL_SIZE (DECL_RESULT (current_function_decl)))) in print_operand()
/NextBSD/contrib/gcc/config/mips/
HDmips.c6300 return_type = DECL_RESULT (current_function_decl); in mips_save_reg_p()
7132 return_type = DECL_RESULT (current_function_decl); in mips_can_use_return_insn()

12