Home
last modified time | relevance | path

Searched refs:mode_supports_pre_modify_p (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000.cc377 mode_supports_pre_modify_p (machine_mode mode) in mode_supports_pre_modify_p() function
9843 && mode_supports_pre_modify_p (mode) in rs6000_legitimate_address_p()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Drs6000.c391 mode_supports_pre_modify_p (machine_mode mode) in mode_supports_pre_modify_p() function
9108 && mode_supports_pre_modify_p (mode) in rs6000_legitimate_address_p()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-201313609 (mode_supports_pre_modify_p): Likewise.
13619 mode_supports_pre_modify_p to determine if PRE_INC, PRE_DEC, and