Searched refs:output_sibcall (Results 1 – 7 of 7) sorted by relevance
| /openbsd/src/gnu/gcc/gcc/config/sparc/ |
| D | sparc-protos.h | 86 extern const char *output_sibcall (rtx, rtx);
|
| D | sparc.md | 6939 "* return output_sibcall(insn, operands[0]);" 6947 "* return output_sibcall(insn, operands[0]);" 6963 "* return output_sibcall(insn, operands[1]);" 6972 "* return output_sibcall(insn, operands[1]);"
|
| D | sparc.c | 4220 output_sibcall (rtx insn, rtx call_operand) in output_sibcall() function
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/config/sparc/ |
| D | sparc-protos.h | 94 extern const char *output_sibcall PARAMS ((rtx, rtx));
|
| D | sparc.md | 7577 "* return output_sibcall(insn, operands[0]);" 7585 "* return output_sibcall(insn, operands[0]);" 7601 "* return output_sibcall(insn, operands[1]);" 7610 "* return output_sibcall(insn, operands[1]);"
|
| D | sparc.c | 4197 output_sibcall (insn, call_operand) in output_sibcall() function
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/ |
| D | ChangeLog.3 | 1259 * config/sparc/sparc.c (output_sibcall): If HAVE_AS_RELAX_OPTION, 6383 (output_sibcall): Always emit call for leaf sibcall if flag_pic. 9313 (eligible_for_sibcall_delay, output_restore_regs, output_sibcall): 9319 * sparc-protos.h (output_sibcall, eligible_for_sibcall_delay): New
|