Home
last modified time | relevance | path

Searched refs:expand_function_end (Results 1 – 25 of 37) sorted by relevance

12

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dfunction.h698 extern void expand_function_end (void);
H A DFSFChangeLog.113295 * function.c (expand_function_end): Fix current_function_return_rtx
4454 * function.c (expand_function_end): If function is non-leaf and stack
5724 * function.c (expand_function_end): Make sure we finish off any
6717 * function.c (expand_function_end): Output NOTE_REPEATED_LINE_NUMBER
7752 (expand_function_end): Use TRAMPOLINE_ALIGNMENT instead
9193 * function.c (expand_function_end): Handle BLKmode structures returned
13902 * function.c (expand_function_end): Allow TRAMPOLINE_TEMPLATE
H A Dcfgexpand.cc6256 expand_function_end (); in construct_exit_block()
H A DChangeLog-20014331 expand_function_end): Likewise.
7745 (expand_function_end): Track MEM attributes of trampolines.
12141 * function.c (expand_function_end): Init arg_pointer_save_area.
12746 * function.c (expand_function_end): Don't init arg_pointer_save_area.
14414 * function.c (expand_function_end): Remove code to generate simple
20979 return value before expand_function_end.
20980 (expand_function_end): Delay call to clobber_return_register
24273 * function.c (expand_function_end): Always clobber the
24831 * function.c (expand_function_end): Handle PARALLEL real_decl_rtl.
26302 (expand_function_end): Likewise. Call expand_eh_return before
[all …]
H A DChangeLog-20006290 (expand_function_end): Likewise.
6753 (expand_function_end): Handle reloading DECL_RESULT from memory
6821 * function.c (expand_function_end): Save the return value
18588 * function.c (expand_function_end): Ditto.
19172 * function.c (expand_function_end): Constify filename parameter.
23763 * function.c (expand_function_end): Pass alignment argument to
24873 (expand_function_end): Clear catch_clauses_last.
29347 (expand_function_end): Use them.
29437 * flow.c (mark_regs_live_at_end): Follow expand_function_end and
29712 (expand_function_end): Likewise.
[all …]
H A DChangeLog-20031083 * function.c (expand_function_end): Likewise.
1633 (expand_function_end): Emit 'naked_return_label' if it exists.
8320 (expand_function_end): Likewise.
9344 (expand_function_end): Convert to calls.promote_function_return hook.
12750 (expand_function_end): Likewise.
14008 (expand_function_end): Adjust emit_group_load call.
15174 (expand_function_end): Use force_next_line_note, not
17158 expand_function_end, thread_prologue_and_epilogue_insns): Likewise.
18093 * tree.h (expand_function_end): Remove all parameters.
18094 * function.c (expand_function_end): Remove all parameters.
[all …]
H A DChangeLog-20043462 (expand_function_end): Shift the same sort of return values left by
5461 * function.c (expand_function_end): Remove an "if" statement
14367 * function.c (expand_function_end): Have fall-off-the-end
14487 expand_function_start, expand_function_end, keep_stack_depressed,
20213 (expand_function_end): Likewise.
24573 expand_function_start, expand_function_end, contains,
25010 * function.c (expand_function_end): Likewise.
26350 (expand_function_end): Don't setjmp_protect.
26974 * function.c (init_function_start, expand_function_end): Likewise.
29844 expand_function_end, keep_stack_depressed, handle_epilogue_set,
[all …]
H A DFSFChangeLog.106894 * integrate.c (output_inline_function): Don't call expand_function_end.
8051 * function.c (expand_function_end): Don't warn about unused
8498 * function.c (expand_function_end): Warn about unused parms
H A DChangeLog-19973540 * function.c (expand_function_end): Fix current_function_return_rtx
H A DChangeLog-19992429 * function.c (expand_function_end): Emit the catch_clauses.
3136 (expand_function_end): Use it.
8285 * function.c (expand_function_end): Add initial_trampoline as a root.
11310 (expand_function_end): Call finish_expr_for_function.
20415 * function.c (expand_function_end): Pass arg_pointer_save_area to
H A DChangeLog-19981929 (expand_function_end): Likewise.
5922 (expand_function_end): Call expand_eh_return.
8131 (expand_function_end): Maybe emit exit profile call.
11498 * function.c (expand_function_end): Define varible blktramp only
H A DChangeLog.dataflow1327 * function.c (expand_function_end): Ditto.
H A DChangeLog-200810585 (expand_function_end): Adjust for new behaviour of flag_stack_check.
21456 (expand_function_end): Update.
22143 (expand_function_end): Update.
22664 (expand_function_end): Update.
22812 (expand_function_end): Update.
23688 (expand_function_end): Update call of get_arg_pointer_save_area.
H A DChangeLog.tree-ssa1672 (expand_function_end): Don't build trampolines or kill
2073 (expand_function_end): Likewise.
4111 * function.c (expand_function_start, expand_function_end): Don't
7376 to function_end_locus before expand_function_end.
H A DChangeLog-20093357 * function.c (expand_function_end): Handle STACK_CHECK_MOVING_SP.
14698 (expand_function_end): Use promote_function_mode.
14724 (expand_function_end): Use promote_function_mode.
24588 (build_low_bits_mask, debug_fold_checksum, expand_function_end,
26637 * function.c (expand_function_end): Do not emit a jump to the "naked"
26640 unregister function at the location installed by expand_function_end.
H A DChangeLog-20076983 * function.c (expand_function_end): We are always unit-at-a-time.
15643 (expand_function_end): Emit blockage insn instead of ASM_INPUT rtx
21974 (expand_function_end): Update.
22465 (expand_function_end): Update.
22668 (expand_function_end): Update.
26560 * function.c (expand_function_end): Move blockage to just after we
H A DChangeLog-20052955 * function.c (expand_function_end): Emit blockage for unwinder
7080 * function.c (expand_function_end): Move expand_eh_return call
11592 (expand_function_end): Likewise.
12506 * function.c (expand_function_end): Revert part of 2005-06-27
14065 (expand_function_end): Call stack_protect_epilogue. Do
33459 * function.c (expand_function_end): If current_function_calls_alloca,
H A DChangeLog-20021941 (expand_function_end): Use emit_group_move to move the return value
9293 * function.c (expand_function_end): Likewise.
16301 expand_function_end): Use emit_insn_foo.
25052 (expand_function_end): Copy decl_rtl's mode, not
25190 (expand_function_end): ...not here.
H A DChangeLog-20064082 * function.c (expand_function_end): Don't emit NOTE_INSN_FUNCTION_END
5699 * function.c (expand_function_end): Do not expand
5726 (expand_function_end): Likewise.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dfunction.h681 extern void expand_function_end (void);
H A Dfunction.c5349 expand_function_end (void) in expand_function_end() function
H A DFSFChangeLog.113295 * function.c (expand_function_end): Fix current_function_return_rtx
4454 * function.c (expand_function_end): If function is non-leaf and stack
5724 * function.c (expand_function_end): Make sure we finish off any
6717 * function.c (expand_function_end): Output NOTE_REPEATED_LINE_NUMBER
7752 (expand_function_end): Use TRAMPOLINE_ALIGNMENT instead
9193 * function.c (expand_function_end): Handle BLKmode structures returned
13902 * function.c (expand_function_end): Allow TRAMPOLINE_TEMPLATE
H A Dcfgexpand.c6069 expand_function_end (); in construct_exit_block()
H A DFSFChangeLog.106894 * integrate.c (output_inline_function): Don't call expand_function_end.
8051 * function.c (expand_function_end): Don't warn about unused
8498 * function.c (expand_function_end): Warn about unused parms
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-20033834 expand_function_end call.

12