Home
last modified time | relevance | path

Searched refs:mcore_reg_ok_for_base_p (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/config/mcore/
Dmcore.cc3205 mcore_reg_ok_for_base_p (const_rtx reg, bool strict_p) in mcore_reg_ok_for_base_p() function
3216 return REG_P(x) && mcore_reg_ok_for_base_p (x, strict_p); in mcore_base_register_rtx_p()
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-20159451 * config/mcore/mcore.c (mcore_reg_ok_for_base_p,