Searched refs:mips_expand_call (Results 1 – 5 of 5) sorted by relevance
| /freebsd-10-stable/contrib/gcc/config/mips/ |
| D | mips-protos.h | 175 extern void mips_expand_call (rtx, rtx, rtx, rtx, int);
|
| D | mips.md | 5084 mips_expand_call (0, XEXP (operands[0], 0), operands[1], operands[2], true); 5102 mips_expand_call (operands[0], XEXP (operands[1], 0), 5133 mips_expand_call (0, XEXP (operands[0], 0), operands[1], operands[2], false); 5207 mips_expand_call (operands[0], XEXP (operands[1], 0),
|
| D | mips.c | 3415 mips_expand_call (rtx result, rtx addr, rtx args_size, rtx aux, int sibcall_p) in mips_expand_call() function
|
| /freebsd-10-stable/contrib/gcc/ |
| D | ChangeLog-2003 | 1593 * config/mips/mips.c (mips_expand_call): Don't allow laziy binding 1602 (mips_expand_call): Use load_callsi and load_calldi. 3441 (mips_expand_call): Use mips_unspec_offset_high to calculate the 9521 (mips_legitimize_const_move, mips_expand_call): Likewise. 10130 (mips_expand_call): Remove code for generating structure shifts. 24409 (mips_expand_call): Likewise. 24417 (mips_expand_call): Handle sibcalls 24421 (call, call_value): Adjust calls to mips_expand_call. 24613 (mips_expand_call): Load the addresses of global functions using 24671 mips_expand_call): Declare. [all …]
|
| D | ChangeLog-2004 | 46315 (mips_expand_call): ...here.
|