Searched refs:index_term_p (Results 1 – 5 of 5) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/vax/ |
| D | vax.cc | 1925 index_term_p (rtx prod, machine_mode mode, bool strict) in index_term_p() function 1973 if (BASE_REGISTER_P (xfoo0, strict) && index_term_p (xfoo1, mode, strict)) in reg_plus_index_p() 1976 if (BASE_REGISTER_P (xfoo1, strict) && index_term_p (xfoo0, mode, strict)) in reg_plus_index_p() 2015 if (index_term_p (xfoo0, mode, strict) in vax_legitimate_address_p() 2019 if (index_term_p (xfoo1, mode, strict) in vax_legitimate_address_p()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | ChangeLog | 1679 * config/vax/vax.cc (index_term_p): Only accept the index scaler
|
| D | ChangeLog-2009 | 29968 index_term_p, reg_plus_index_p, legitimate_address_p, 30040 indirectable_constant_address_p, index_term_p,
|
| D | ChangeLog-2006 | 16154 (index_term_p): Likewise.
|
| D | ChangeLog-2021 | 28597 (index_term_p): Handle ASHIFT too.
|