Searched refs:mcore_reg_ok_for_base_p (Results 1 – 2 of 2) sorted by relevance
3205 mcore_reg_ok_for_base_p (const_rtx reg, bool strict_p) in mcore_reg_ok_for_base_p() function3216 return REG_P(x) && mcore_reg_ok_for_base_p (x, strict_p); in mcore_base_register_rtx_p()
9451 * config/mcore/mcore.c (mcore_reg_ok_for_base_p,