Searched defs:RX_REG_P (Results 1 – 2 of 2) sorted by relevance
618 #define RX_REG_P(rtl) (REG_P (rtl) || GET_CODE (rtl) == SUBREG) macro