Searched refs:reload_adjust_reg_for_temp (Results 1 – 2 of 2) sorted by relevance
| /NextBSD/contrib/gcc/ |
| HD | reload1.c | 6318 reload_adjust_reg_for_temp (rtx *reload_reg, rtx alt_reload_reg, in reload_adjust_reg_for_temp() function 6358 return reload_adjust_reg_for_temp (reload_reg, alt_reload_reg, in reload_adjust_reg_for_icode() 6699 if (reload_adjust_reg_for_temp (&second_reload_reg, in emit_input_reload_insns() 6710 if (reload_adjust_reg_for_temp (&intermediate, NULL, in emit_input_reload_insns() 6725 if (reload_adjust_reg_for_temp (&intermediate, NULL, in emit_input_reload_insns() 6727 && reload_adjust_reg_for_temp (&third_reload_reg, NULL, in emit_input_reload_insns()
|
| HD | ChangeLog-2005 | 3487 (reload_adjust_reg_for_temp): New function.
|