Searched refs:refers_to_regno_p (Results 26 - 34 of 34) sorted by relevance

12

/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dreload1.cc8749 && refers_to_regno_p (regno, regno + nregs, PATTERN (i1), NULL))
H A Dcombine.cc14732 if ((! refers_to_regno_p (i, PATTERN (place))
14762 else if (! refers_to_regno_p (i, PATTERN (place))
/netbsd-current/external/gpl3/gcc/dist/gcc/config/frv/
H A Dfrv.cc5006 || ! refers_to_regno_p (regno, address))
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dreload1.c8791 && refers_to_regno_p (regno, regno + nregs, PATTERN (i1), NULL))
H A Dcombine.c14851 if ((! refers_to_regno_p (i, PATTERN (place))
14881 else if (! refers_to_regno_p (i, PATTERN (place))
/netbsd-current/external/gpl3/gcc/dist/gcc/config/pa/
H A Dpa.cc2898 && refers_to_regno_p (REGNO (operands[0]), operands[1]))
/netbsd-current/external/gpl3/gcc/dist/gcc/config/sh/
H A Dsh.cc1640 else if (refers_to_regno_p (R0_REG, operands[1])
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/ia64/
H A Dia64.c1600 if (refers_to_regno_p (REGNO (operands[0]),
/netbsd-current/external/gpl3/gcc/dist/gcc/config/ia64/
H A Dia64.cc1600 if (refers_to_regno_p (REGNO (operands[0]),

Completed in 669 milliseconds

12