Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dcfgexpand.c1550 expand_function_end (); in construct_exit_block()
H A Dtree.h4437 extern void expand_function_end (void);
H A Dfunction.c4313 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 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.
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
27309 (expand_function_end): Likewise.
[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.
29712 (expand_function_end): Likewise.
30535 (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.
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.
18096 * c-decl.c (c_expand_body_1): Adjust expand_function_end call.
[all …]
H A DChangeLog-20045461 * function.c (expand_function_end): Remove an "if" statement
14367 * function.c (expand_function_end): Have fall-off-the-end
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.
29844 expand_function_end, keep_stack_depressed, handle_epilogue_set,
33578 (expand_function_end): Don't build trampolines or kill
33581 (expand_function_end): Likewise.
33587 (expand_function_start, expand_function_end): Don't do
[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.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-20052955 * function.c (expand_function_end): Emit blockage for unwinder
7081 * function.c (expand_function_end): Move expand_eh_return call
11593 (expand_function_end): Likewise.
12507 * function.c (expand_function_end): Revert part of 2005-06-27
14066 (expand_function_end): Call stack_protect_epilogue. Do
33460 * 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.
/freebsd-12.1/contrib/gcc/cp/
H A DChangeLog-20033834 expand_function_end call.