| /openbsd-src/gnu/usr.bin/gcc/gcc/treelang/ |
| H A D | treetree.c | 473 expand_function_end ((const char *)filename, lineno, 0); in tree_code_create_function_wrapup()
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/java/ |
| H A D | class.c | 879 expand_function_end (input_filename, 0, 0); 2175 expand_function_end (input_filename, 0, 0); in emit_register_classes()
|
| H A D | decl.c | 1859 expand_function_end (input_filename, lineno, 0); in end_java_method()
|
| H A D | parse.c | 11084 expand_function_end (input_filename, lineno, 0); in source_end_java_method()
|
| H A D | parse.y | 7519 expand_function_end (input_filename, lineno, 0); in source_end_java_method()
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | profile.c | 1404 expand_function_end (input_filename, lineno, 0); in output_func_start_profiler()
|
| H A D | tree.h | 2973 extern void expand_function_end PARAMS ((const char *, int, int));
|
| H A D | ChangeLog.3 | 3322 * function.c (expand_function_end): Ditto. 3906 * function.c (expand_function_end): Constify filename parameter. 8497 * function.c (expand_function_end): Pass alignment argument to 9607 (expand_function_end): Clear catch_clauses_last. 14081 (expand_function_end): Use them. 14171 * flow.c (mark_regs_live_at_end): Follow expand_function_end and 14446 (expand_function_end): Likewise. 15269 (expand_function_end): Likewise. 15828 (expand_function_end): Likewise for variable `context'.
|
| H A D | c-decl.c | 6706 expand_function_end (input_filename, lineno, 0);
|
| H A D | ChangeLog.5 | 1772 return value before expand_function_end. 1773 (expand_function_end): Delay call to clobber_return_register 5066 * function.c (expand_function_end): Always clobber the 5624 * function.c (expand_function_end): Handle PARALLEL real_decl_rtl. 7095 (expand_function_end): Likewise. Call expand_eh_return before 8102 (expand_function_end): Likewise. 14325 * function.c (expand_function_end): Properly handle DECL_RESULT
|
| H A D | FSFChangeLog.11 | 3295 * 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 D | function.c | 6876 expand_function_end (filename, line, end_bindings) in expand_function_end() function
|
| H A D | ChangeLog.2 | 2429 * 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.
|
| H A D | ChangeLog.6 | 4331 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
|
| H A D | ChangeLog.1 | 5947 * function.c (expand_function_end): Pass arg_pointer_save_area to 9248 (expand_function_end): Likewise. 13241 (expand_function_end): Call expand_eh_return. 15450 (expand_function_end): Maybe emit exit profile call.
|
| H A D | FSFChangeLog.10 | 6894 * 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 D | ChangeLog | 1130 * function.c (expand_function_end): Emit a blockage insn before 2186 (expand_function_end): Set it when doing INITIALIZE_TRAMPOLINE. 8805 (expand_function_end): Use emit_group_move to move the return value 15006 * function.c (expand_function_end): Likewise.
|
| H A D | ChangeLog.4 | 6284 (expand_function_end): Likewise. 6747 (expand_function_end): Handle reloading DECL_RESULT from memory 6815 * function.c (expand_function_end): Save the return value
|
| /openbsd-src/gnu/gcc/gcc/ |
| H A D | cfgexpand.c | 1569 expand_function_end (); in construct_exit_block()
|
| H A D | function.c | 4302 expand_function_end (void) in expand_function_end() function
|
| H A D | tree.h | 4349 extern void expand_function_end (void);
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/cp/ |
| H A D | semantics.c | 2594 expand_function_end (input_filename, lineno, 0);
|
| /openbsd-src/gnu/gcc/gcc/treelang/ |
| H A D | ChangeLog | 647 expand_function_end call.
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/f/ |
| H A D | com.c | 13591 expand_function_end (input_filename, lineno, 0); in finish_function()
|
| /openbsd-src/gnu/gcc/gcc/cp/ |
| H A D | ChangeLog-2003 | 3834 expand_function_end call.
|