Searched refs:RELOAD_FOR_INPUT (Results 1 – 6 of 6) sorted by relevance
69 RELOAD_FOR_INPUT, RELOAD_FOR_OUTPUT, RELOAD_FOR_INSN, enumerator
4369 case RELOAD_FOR_INPUT: in mark_reload_reg_in_use()4441 case RELOAD_FOR_INPUT: in clear_reload_reg_in_use()4528 case RELOAD_FOR_INPUT: in reload_reg_free_p()4727 case RELOAD_FOR_INPUT: in reload_reg_reaches_end_p()4811 case RELOAD_FOR_INPUT: in reloads_conflict()4815 || r2_type == RELOAD_FOR_INPUT in reloads_conflict()4822 || (r2_type == RELOAD_FOR_INPUT && r2_opnum < r1_opnum)); in reloads_conflict()4826 || (r2_type == RELOAD_FOR_INPUT && r2_opnum < r1_opnum)); in reloads_conflict()4837 return (r2_type == RELOAD_FOR_INPUT || r2_type == RELOAD_FOR_INSN in reloads_conflict()4841 return (r2_type == RELOAD_FOR_INPUT in reloads_conflict()[all …]
224 || ((when1) == RELOAD_FOR_INPUT && (when2) == RELOAD_FOR_INPUT) \234 || (when1) == RELOAD_FOR_INPUT \623 type = (type == RELOAD_FOR_INPUT ? RELOAD_FOR_INPUT_ADDRESS in get_secondary_mem()1772 rld[i].when_needed != RELOAD_FOR_INPUT) in combine_reloads()1777 && (rld[i].when_needed == RELOAD_FOR_INPUT in combine_reloads()2736 operand_type[i] = (modified[i] == RELOAD_READ ? RELOAD_FOR_INPUT in find_reloads()3505 if (operand_type[i] != RELOAD_FOR_INPUT in find_reloads()3905 VOIDmode, 0, 0, i, RELOAD_FOR_INPUT); in find_reloads()4465 if (rld[i].when_needed == RELOAD_FOR_INPUT in find_reloads()
2101 A RELOAD_FOR_INPUT doesn't conflict with its3786 (reload_reg_free_before_p): RELOAD_FOR_INPUT11640 * reload1.c (reload_reg_free_for_value_p): Fix RELOAD_FOR_INPUT12518 if RELOAD_FOR_INPUT with the same reload_reg_rtx is present.
5597 overwrite the value in a RELOAD_FOR_INPUT and other kinds of
35516 a previous output reload to RELOAD_FOR_INPUT.