Home
last modified time | relevance | path

Searched refs:RELOAD_OTHER (Results 1 – 23 of 23) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dreload.c221 ((when1) == RELOAD_OTHER || (when2) == RELOAD_OTHER \
449 rld[s_reload].when_needed = RELOAD_OTHER; in push_secondary_reload()
609 : RELOAD_OTHER); in get_secondary_mem()
1238 0, 0, opnum, RELOAD_OTHER); in push_reload()
1489 rld[i].when_needed = RELOAD_OTHER; in push_reload()
1800 && rld[i].when_needed != RELOAD_OTHER in combine_reloads()
1851 rld[i].when_needed = RELOAD_OTHER; in combine_reloads()
2839 : RELOAD_OTHER); in find_reloads()
2843 : RELOAD_OTHER); in find_reloads()
3913 if (goal_alternative_earlyclobber[i] && operand_type[i] != RELOAD_OTHER) in find_reloads()
[all …]
H A Dreload.h70 RELOAD_OTHER, RELOAD_FOR_OTHER_ADDRESS enumerator
H A Dreload1.c4935 case RELOAD_OTHER: in mark_reload_reg_in_use()
5002 case RELOAD_OTHER: in clear_reload_reg_in_use()
5105 case RELOAD_OTHER: in reload_reg_free_p()
5282 case RELOAD_OTHER: in reload_reg_reaches_end_p()
5614 if (r2_type == RELOAD_OTHER) in reloads_conflict()
5670 case RELOAD_OTHER: in reloads_conflict()
5747 case RELOAD_OTHER: in reload_reg_free_for_value_p()
5879 case RELOAD_OTHER: in reload_reg_free_for_value_p()
6716 case RELOAD_OTHER: in choose_reload_regs()
6736 case RELOAD_OTHER: in choose_reload_regs()
[all …]
H A DFSFChangeLog.104638 * reload.c (push_reload): Delete abort for RELOAD_OTHER case added
4640 * reload1.c (emit_reload_insns): For RELOAD_OTHER output reloads,
5435 * reload1.c (emit_reload_insns): Emit RELOAD_OTHER output reloads last.
H A DFSFChangeLog.119706 * reload1.c (reload_reg_free_p, reloads_conflict): RELOAD_OTHER
10433 * reload1.c (emit_reload_insns): For output part of RELOAD_OTHER,
10544 * reload1.c (emit_reload_insns): For output part of RELOAD_OTHER,
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dreload.h70 RELOAD_OTHER, RELOAD_FOR_OTHER_ADDRESS enumerator
H A Dreload1.cc4931 case RELOAD_OTHER: in mark_reload_reg_in_use()
4998 case RELOAD_OTHER: in clear_reload_reg_in_use()
5101 case RELOAD_OTHER: in reload_reg_free_p()
5278 case RELOAD_OTHER: in reload_reg_reaches_end_p()
5610 if (r2_type == RELOAD_OTHER) in reloads_conflict()
5666 case RELOAD_OTHER: in reloads_conflict()
5743 case RELOAD_OTHER: in reload_reg_free_for_value_p()
5875 case RELOAD_OTHER: in reload_reg_free_for_value_p()
6712 case RELOAD_OTHER: in choose_reload_regs()
6732 case RELOAD_OTHER: in choose_reload_regs()
[all …]
H A DFSFChangeLog.104638 * reload.c (push_reload): Delete abort for RELOAD_OTHER case added
4640 * reload1.c (emit_reload_insns): For RELOAD_OTHER output reloads,
5435 * reload1.c (emit_reload_insns): Emit RELOAD_OTHER output reloads last.
H A DFSFChangeLog.119706 * reload1.c (reload_reg_free_p, reloads_conflict): RELOAD_OTHER
10433 * reload1.c (emit_reload_insns): For output part of RELOAD_OTHER,
10544 * reload1.c (emit_reload_insns): For output part of RELOAD_OTHER,
H A DChangeLog-19994219 * reload1.c (reload_reg_free_for_value_p): RELOAD_OTHER reloads with
4221 case where the RELOAD_OTHER reload is new. Use earlyclobber_operand_p.
4372 RELOAD_FOR_OTHER_ADDRESS reloads can conflict with RELOAD_OTHER
5511 * reload1.c (reload_reg_free_for_value_p): RELOAD_OTHER reloads with
H A DChangeLog-20004150 * reload.c (find_reloads_address_1, case POST_MODIFY): Use RELOAD_OTHER
4155 used for RELOAD_OTHER reloads.
5596 * reload1.c (reload_reg_reaches_end_p): A RELOAD_OTHER can
H A DChangeLog-20024817 reloads to RELOAD_OTHER, abort if there are now conflicting reloads.
15513 to RELOAD_OTHER when there are conflicting input reloads.
H A DChangeLog-199810375 * reload.c (find_reloads): Don't narrow scope of RELOAD_OTHER to
H A DChangeLog-20068848 * reload.c (find_reloads_address_1): Use RELOAD_OTHER for the
H A DChangeLog-200117945 * reload1.c (merge_assigned_reloads): After a RELOAD_OTHER merge,
H A DChangeLog-200722371 * reload1.c (merge_assigned_reloads) : Do not merge a RELOAD_OTHER
H A DChangeLog-201735573 use RELOAD_OTHER for it and its address reloads.
H A DChangeLog-200444318 * reload1.c (reload_reg_free_p): RELOAD_OTHER conflicts with
H A DChangeLog-201448469 * reload.c (find_reloads_address_1): Do not use RELOAD_OTHER when
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/m32c/
H A Dm32c.c1891 if (type == RELOAD_OTHER) in m32c_legitimize_reload_address()
1907 if (type == RELOAD_OTHER) in m32c_legitimize_reload_address()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/m32c/
H A Dm32c.cc1895 if (type == RELOAD_OTHER) in m32c_legitimize_reload_address()
1911 if (type == RELOAD_OTHER) in m32c_legitimize_reload_address()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/avr/
H A Davr.c2529 opnum, RELOAD_OTHER); in avr_legitimize_reload_address()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/avr/
H A Davr.cc2901 opnum, RELOAD_OTHER); in avr_legitimize_reload_address()