Home
last modified time | relevance | path

Searched refs:RELOAD_FOR_OTHER_ADDRESS (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dreload.h70 RELOAD_OTHER, RELOAD_FOR_OTHER_ADDRESS enumerator
H A Dreload1.c4963 case RELOAD_FOR_OTHER_ADDRESS: in mark_reload_reg_in_use()
5033 case RELOAD_FOR_OTHER_ADDRESS: in clear_reload_reg_in_use()
5243 case RELOAD_FOR_OTHER_ADDRESS: in reload_reg_free_p()
5292 case RELOAD_FOR_OTHER_ADDRESS: in reload_reg_reaches_end_p()
5667 case RELOAD_FOR_OTHER_ADDRESS: in reloads_conflict()
5668 return r2_type == RELOAD_FOR_OTHER_ADDRESS; in reloads_conflict()
5743 case RELOAD_FOR_OTHER_ADDRESS: in reload_reg_free_for_value_p()
5807 case RELOAD_FOR_OTHER_ADDRESS: in reload_reg_free_for_value_p()
6711 case RELOAD_FOR_OTHER_ADDRESS: in choose_reload_regs()
6729 case RELOAD_FOR_OTHER_ADDRESS: in choose_reload_regs()
[all …]
H A Dreload.c226 || ((when1) == RELOAD_FOR_OTHER_ADDRESS \
227 && (when2) == RELOAD_FOR_OTHER_ADDRESS))
235 || (when1) == RELOAD_FOR_OTHER_ADDRESS))
4029 rld[j].when_needed = RELOAD_FOR_OTHER_ADDRESS; in find_reloads()
4032 rld[j].when_needed = RELOAD_FOR_OTHER_ADDRESS; in find_reloads()
4412 rld[i].when_needed = RELOAD_FOR_OTHER_ADDRESS; in find_reloads()
4585 || rld[i].when_needed == RELOAD_FOR_OTHER_ADDRESS)) in find_reloads()
H A DFSFChangeLog.119707 and RELOAD_FOR_OTHER_ADDRESS conflict.
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dreload.h70 RELOAD_OTHER, RELOAD_FOR_OTHER_ADDRESS enumerator
H A Dreload1.cc4959 case RELOAD_FOR_OTHER_ADDRESS: in mark_reload_reg_in_use()
5029 case RELOAD_FOR_OTHER_ADDRESS: in clear_reload_reg_in_use()
5239 case RELOAD_FOR_OTHER_ADDRESS: in reload_reg_free_p()
5288 case RELOAD_FOR_OTHER_ADDRESS: in reload_reg_reaches_end_p()
5663 case RELOAD_FOR_OTHER_ADDRESS: in reloads_conflict()
5664 return r2_type == RELOAD_FOR_OTHER_ADDRESS; in reloads_conflict()
5739 case RELOAD_FOR_OTHER_ADDRESS: in reload_reg_free_for_value_p()
5803 case RELOAD_FOR_OTHER_ADDRESS: in reload_reg_free_for_value_p()
6707 case RELOAD_FOR_OTHER_ADDRESS: in choose_reload_regs()
6725 case RELOAD_FOR_OTHER_ADDRESS: in choose_reload_regs()
[all …]
H A DChangeLog-200117946 fix setting of the reloads of that reload to RELOAD_FOR_OTHER_ADDRESS.
23635 RELOAD_FOR_OTHER_ADDRESS to go in it.
H A DFSFChangeLog.119707 and RELOAD_FOR_OTHER_ADDRESS conflict.
H A DChangeLog-199812517 RELOAD_FOR_INPUT_ADDRESS and RELOAD_FOR_OTHER_ADDRESS even
H A DChangeLog-19994372 RELOAD_FOR_OTHER_ADDRESS reloads can conflict with RELOAD_OTHER
H A DChangeLog-200444320 (reload_reg_reaches_end_p): RELOAD_FOR_OTHER_ADDRESS register
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/m32c/
H A Dm32c.c1892 type = RELOAD_FOR_OTHER_ADDRESS; in m32c_legitimize_reload_address()
1908 type = RELOAD_FOR_OTHER_ADDRESS; in m32c_legitimize_reload_address()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/m32c/
H A Dm32c.cc1896 type = RELOAD_FOR_OTHER_ADDRESS; in m32c_legitimize_reload_address()
1912 type = RELOAD_FOR_OTHER_ADDRESS; in m32c_legitimize_reload_address()