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

/freebsd-11-stable/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-11-stable/contrib/gcc/config/rs6000/
H A Drs6000.c13568 /* Say whether a function is a candidate for sibcall handling or not.
13634 pro/epilogue. Likewise, reg_set_between_p thinks a sibcall
14969 rs6000_emit_epilogue (int sibcall)
14996 restoring_FPRs_inline = (sibcall
15373 if (!sibcall)
15817 generate sibcall RTL explicitly. */
14936 rs6000_emit_epilogue(int sibcall) argument
/freebsd-11-stable/contrib/gcc/config/i386/
H A Di386.c2596 /* If we are generating position-independent code, we cannot sibcall
2613 make a sibcall from a function that doesn't return a float to a
5644 /* r11 is used by indirect sibcall return as well, set before the
5645 epilogue and used after the epilogue. ATM indirect sibcall
5647 function because of the frame_size check in sibcall.c. */
13772 rtx pop, int sibcall)
13808 if (sibcall && TARGET_64BIT
13745 ix86_expand_call(rtx retval, rtx fnaddr, rtx callarg1, rtx callarg2 ATTRIBUTE_UNUSED, rtx pop, int sibcall) argument

Completed in 156 milliseconds