| /NextBSD/contrib/gcc/ |
| HD | function.c | 1808 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 …]
|
| HD | tree-tailcall.c | 301 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()
|
| HD | tree-nrv.c | 107 tree result = DECL_RESULT (current_function_decl); in tree_nrv()
|
| HD | dbxout.c | 3486 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()
|
| HD | tree-inline.c | 1183 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()
|
| HD | stmt.c | 1538 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()
|
| HD | reg-stack.c | 675 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()
|
| HD | tree-ssa-structalias.c | 3946 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()
|
| HD | c-decl.c | 1883 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()
|
| HD | cgraphunit.c | 1702 DECL_RESULT (decl) = resdecl; in cgraph_build_static_cdtor()
|
| HD | c-parser.c | 9384 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()
|
| HD | c-typeck.c | 7341 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/ |
| HD | optimize.c | 194 parm = DECL_RESULT (fn); in maybe_clone_body() 195 clone_parm = DECL_RESULT (clone); in maybe_clone_body()
|
| HD | method.c | 338 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()
|
| HD | cp-gimplify.c | 774 if (TREE_ADDRESSABLE (TREE_TYPE (DECL_RESULT (fndecl)))) in cp_genericize() 776 t = DECL_RESULT (fndecl); in cp_genericize()
|
| HD | decl.c | 1920 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()
|
| HD | typeck.c | 6624 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()
|
| HD | ChangeLog-1997 | 2002 * method.c (emit_thunk, macro case): Set up DECL_RESULT. 2007 don't set DECL_RESULT, set DECL_ARTIFICIAL.
|
| HD | ChangeLog-2000 | 56 * 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/ |
| HD | elf.h | 78 ASM_DECLARE_RESULT (FILE, DECL_RESULT (DECL)); \
|
| /NextBSD/contrib/gcc/config/ |
| HD | netbsd-aout.h | 144 ASM_DECLARE_RESULT (FILE, DECL_RESULT (DECL)); \
|
| HD | openbsd.h | 212 ASM_DECLARE_RESULT (FILE, DECL_RESULT (DECL)); \
|
| HD | elfos.h | 277 ASM_DECLARE_RESULT (FILE, DECL_RESULT (DECL)); \
|
| /NextBSD/contrib/gcc/config/sparc/ |
| HD | sparc.c | 6694 && (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/ |
| HD | mips.c | 6300 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()
|