Searched refs:RELOAD_FOR_INPUT (Results 1 – 9 of 9) sorted by relevance
66 RELOAD_FOR_INPUT, RELOAD_FOR_OUTPUT, RELOAD_FOR_INSN, enumerator
4967 case RELOAD_FOR_INPUT: in mark_reload_reg_in_use()5038 case RELOAD_FOR_INPUT: in clear_reload_reg_in_use()5124 case RELOAD_FOR_INPUT: in reload_reg_free_p()5346 case RELOAD_FOR_INPUT: in reload_reg_reaches_end_p()5621 case RELOAD_FOR_INPUT: in reloads_conflict()5625 || r2_type == RELOAD_FOR_INPUT in reloads_conflict()5632 || (r2_type == RELOAD_FOR_INPUT && r2_opnum < r1_opnum)); in reloads_conflict()5636 || (r2_type == RELOAD_FOR_INPUT && r2_opnum < r1_opnum)); in reloads_conflict()5647 return (r2_type == RELOAD_FOR_INPUT || r2_type == RELOAD_FOR_INSN in reloads_conflict()5653 return (r2_type == RELOAD_FOR_INPUT in reloads_conflict()[all …]
223 || ((when1) == RELOAD_FOR_INPUT && (when2) == RELOAD_FOR_INPUT) \233 || (when1) == RELOAD_FOR_INPUT \607 type = (type == RELOAD_FOR_INPUT ? RELOAD_FOR_INPUT_ADDRESS in get_secondary_mem()1834 rld[i].when_needed != RELOAD_FOR_INPUT) in combine_reloads()1839 && (rld[i].when_needed == RELOAD_FOR_INPUT in combine_reloads()2837 operand_type[i] = (modified[i] == RELOAD_READ ? RELOAD_FOR_INPUT in find_reloads()3623 if (operand_type[i] != RELOAD_FOR_INPUT in find_reloads()4622 if (rld[i].when_needed == RELOAD_FOR_INPUT in find_reloads()
4963 case RELOAD_FOR_INPUT: in mark_reload_reg_in_use()5034 case RELOAD_FOR_INPUT: in clear_reload_reg_in_use()5120 case RELOAD_FOR_INPUT: in reload_reg_free_p()5342 case RELOAD_FOR_INPUT: in reload_reg_reaches_end_p()5617 case RELOAD_FOR_INPUT: in reloads_conflict()5621 || r2_type == RELOAD_FOR_INPUT in reloads_conflict()5628 || (r2_type == RELOAD_FOR_INPUT && r2_opnum < r1_opnum)); in reloads_conflict()5632 || (r2_type == RELOAD_FOR_INPUT && r2_opnum < r1_opnum)); in reloads_conflict()5643 return (r2_type == RELOAD_FOR_INPUT || r2_type == RELOAD_FOR_INSN in reloads_conflict()5649 return (r2_type == RELOAD_FOR_INPUT in reloads_conflict()[all …]
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
23110 a previous output reload to RELOAD_FOR_INPUT.
35515 a previous output reload to RELOAD_FOR_INPUT.