Lines Matching refs:RELOAD_FOR_OUTPUT
4971 case RELOAD_FOR_OUTPUT: in mark_reload_reg_in_use()
5042 case RELOAD_FOR_OUTPUT: in clear_reload_reg_in_use()
5215 case RELOAD_FOR_OUTPUT: in reload_reg_free_p()
5390 case RELOAD_FOR_OUTPUT: in reload_reg_reaches_end_p()
5640 || (r2_type == RELOAD_FOR_OUTPUT && r2_opnum <= r1_opnum)); in reloads_conflict()
5644 || (r2_type == RELOAD_FOR_OUTPUT && r2_opnum <= r1_opnum)); in reloads_conflict()
5656 case RELOAD_FOR_OUTPUT: in reloads_conflict()
5657 return (r2_type == RELOAD_FOR_INSN || r2_type == RELOAD_FOR_OUTPUT in reloads_conflict()
5663 return (r2_type == RELOAD_FOR_INPUT || r2_type == RELOAD_FOR_OUTPUT in reloads_conflict()
5861 case RELOAD_FOR_OUTPUT: in reload_reg_free_for_value_p()
6996 || rld[r].when_needed == RELOAD_FOR_OUTPUT in choose_reload_regs()