Home
last modified time | relevance | path

Searched refs:reload_adjust_reg_for_temp (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/gcc/
HDreload1.c6318 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()
HDChangeLog-20053487 (reload_adjust_reg_for_temp): New function.