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

/freebsd-9.3-release/contrib/gcc/config/s390/
H A Ds390.c7401 s390_emit_epilogue (bool sibcall)
7540 if (! sibcall)
7575 if (! sibcall)
8779 which would have to be restored before the sibcall. */
7400 s390_emit_epilogue(bool sibcall) argument
/freebsd-9.3-release/contrib/gcc/config/rs6000/
H A Drs6000.c13567 /* Say whether a function is a candidate for sibcall handling or not.
13633 pro/epilogue. Likewise, reg_set_between_p thinks a sibcall
14968 rs6000_emit_epilogue (int sibcall)
14995 restoring_FPRs_inline = (sibcall
15372 if (!sibcall)
15816 generate sibcall RTL explicitly. */
14935 rs6000_emit_epilogue(int sibcall) argument
/freebsd-9.3-release/contrib/gcc/config/i386/
H A Di386.c2582 /* If we are generating position-independent code, we cannot sibcall
2599 make a sibcall from a function that doesn't return a float to a
5630 /* r11 is used by indirect sibcall return as well, set before the
5631 epilogue and used after the epilogue. ATM indirect sibcall
5633 function because of the frame_size check in sibcall.c. */
13758 rtx pop, int sibcall)
13794 if (sibcall && TARGET_64BIT
13731 ix86_expand_call(rtx retval, rtx fnaddr, rtx callarg1, rtx callarg2 ATTRIBUTE_UNUSED, rtx pop, int sibcall) argument

Completed in 322 milliseconds