Searched refs:really_return (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/contrib/gcc/config/arm/
H A Darm.c9542 output_return_instruction (rtx operand, int really_return, int reverse)
9561 if (really_return)
9576 gcc_assert (!current_function_calls_alloca || really_return);
9591 if (really_return
9625 || ! really_return
9697 if (really_return
9703 really_return = 0;
9707 if (really_return)
9861 int really_return = (sibling == NULL);
9890 gcc_assert (!current_function_calls_eh_return || really_return);
9526 output_return_instruction(rtx operand, int really_return, int reverse) argument
9845 int really_return = (sibling == NULL); local
[all...]

Completed in 130 milliseconds