Searched refs:output_call (Results 1 – 17 of 17) sorted by relevance
| /freebsd-9-stable/contrib/gcc/config/arm/ |
| D | arm-protos.h | 104 extern const char *output_call (rtx *);
|
| D | arm.md | 7663 return output_call (operands); 7757 return output_call (&operands[1]);
|
| D | arm.c | 8568 output_call (rtx *operands) in output_call() function
|
| /freebsd-9-stable/contrib/gcc/config/rs6000/ |
| D | rs6000-protos.h | 166 char *output_call (rtx, rtx *, int, int);
|
| D | darwin.md | 332 return output_call(insn, operands, 0, 2); 363 return output_call(insn, operands, 1, 3);
|
| D | rs6000.md | 10746 return output_call(insn, operands, 0, 2); 10802 return output_call(insn, operands, 1, 3);
|
| D | rs6000.c | 18112 output_call (rtx insn, rtx *operands, int dest_operand_number, in output_call() function
|
| /freebsd-9-stable/contrib/gcc/ |
| D | ChangeLog | 964 (output_call): Likewise. 1299 (output_call): Use "LONG_PIC_SDIFF" instruction sequence for long local 1773 (output_call): Use DARWIN_GENERATE_ISLANDS to decide when to
|
| D | FSFChangeLog.10 | 4386 output_call, eliminate last argument to output_millicode_call. 4389 (output_call): Rewrite long call code to handle variable length 8168 * pa.c (output_call): Fix typo/thinko in last change. 8175 (output_call): When generating pic, don't use LP and RP. Use 32 bit 8177 (output_function_epilogue): Output plabels accumulated in output_call.
|
| D | ChangeLog-2002 | 877 (output_call): Likewise. 3598 (output_call): Rewrite adding long TARGET_64BIT call, improved delay 7725 * m88k.c (output_call): Wrap variables with macro controlling use. 11137 (output_call): Use ggc_strdup instead of allocating on 12137 (output_call): Always initialize line number. 14969 (output_deferred_plabels, output_call): Use size_t instead of int. 18930 (output_call): Likewise. 18978 (output_call): Likewise. 21969 (output_call): Remove DO_FRAME_NOTES check from return pointer 25743 (output_call): Likewise use $PIC_pcrel$0, and call get_attr_length and [all …]
|
| D | ChangeLog-2003 | 1651 * rs6000.c (output_call, macho_branch_islands, 1655 * rs6000-protos.h (output_call) Prototype. 1656 * rs6000.md Use output_call. 11223 (output_call): Use targetm.binds_local_p. 11614 (output_call): Fix thinko that added extra nop. 16768 (output_call): Only use an indirect call sequence when the target is 33498 (output_call): Adjust return pointer, don't load new space register 33806 (output_call): Check INSN_ADDRESSES_SET_P before using INSN_ADDRESSES.
|
| D | ChangeLog-2000 | 6504 (output_call): Don't mess with obstacks. 22156 * pa/pa-protos.h (output_call): Add additional argument indicating 22172 (output_call): New argument 'sibcall'. Generate sibcall sequences 22230 64bit call patterns as needed. Add additional arg to output_call. 31419 output_millicode_call, output_call, hppa_encode_label,
|
| D | ChangeLog-1999 | 11068 * pa/pa.c (output_call): Likewise. 18734 * pa.md (call patterns): Lose unused argument to output_call.
|
| D | ChangeLog-2005 | 5355 (output_call): Adjust calls. 21629 output_call, output_mov_long_double_fpa_from_arm, 22619 output_call): Likewise.
|
| D | FSFChangeLog.11 | 5381 (output_call): Rewrite long call support.
|
| D | ChangeLog-2004 | 27876 (output_call): Abort if called for armv5. Use BX if it's available. 46247 * config/pa/pa.c (output_lbranch, output_call): Likewise.
|
| D | ChangeLog-2001 | 25143 (output_call): Ditto.
|