Searched refs:really_return (Results 1 – 3 of 3) sorted by relevance
9547 if (really_return) in output_return_instruction()9562 gcc_assert (!current_function_calls_alloca || really_return); in output_return_instruction()9577 if (really_return in output_return_instruction()9611 || ! really_return in output_return_instruction()9683 if (really_return in output_return_instruction()9689 really_return = 0; in output_return_instruction()9693 if (really_return) in output_return_instruction()9847 int really_return = (sibling == NULL); in arm_output_epilogue() local10005 if (really_return in arm_output_epilogue()10110 && really_return in arm_output_epilogue()[all …]
19545 (arm_output_epilogue): New parameter, really_return. All callers
2576 really_return from the new argument. Update all callers.