Searched refs:mcore_r15_operand_p (Results 1 – 3 of 3) sorted by relevance
57 extern bool mcore_r15_operand_p (rtx);
2634 mcore_r15_operand_p (rtx x) in mcore_r15_operand_p() function2659 && !mcore_r15_operand_p (x)) in mcore_secondary_reload_class()2671 if (reg_class_subset_p (LRW_REGS, rclass) && !mcore_r15_operand_p (x)) in mcore_reload_class()
8721 * config/mcore/mcore-protos.h (mcore_r15_operand_p): Declare.