Lines Matching refs:REG_P

324 	       && REG_P (XEXP (operands[i], 0))
404 else if (REG_P (XEXP (addr, 1)))
409 else if (REG_P (XEXP (addr, 0)))
420 if (REG_P (addr))
448 else if (REG_P (XEXP (addr, 0)))
482 else if (REG_P (XEXP (addr, 1)))
564 if (! REG_P (ireg))
574 gcc_assert (! REG_P(addr));
611 else if (REG_P (x))
831 return (1 + (REG_P (x) ? 0 : vax_address_cost_1 (x)));
1038 if (!REG_P (x) && GET_CODE (x) != POST_INC)
1102 if (!REG_P (XEXP (op, 0)))
1209 if (cc_status.value1 && REG_P (cc_status.value1)
1538 && REG_P (operands[1])
1542 if (REG_P (operands[0]) && symbolic_operand (operands[2], SImode))
1549 if (REG_P (operands[0]) && symbolic_operand (operands[1], SImode))
1557 && REG_P (operands[1])
1567 && REG_P (operands[1])
1573 if (REG_P (operands[1]) && REG_P (operands[2]))
1577 if (REG_P (operands[1]) && symbolic_operand (operands[2], SImode))
1584 if (REG_P (operands[2]) && symbolic_operand (operands[1], SImode))
1591 if (flag_pic && REG_P (operands[0])
1793 else if (REG_P (a) && GET_CODE (b) == SYMBOL_REF)
1801 else if (REG_P (a) && GET_CODE (b) == PLUS)
1815 else if (off == 0 || (REG_P (base) && code == REG))
1851 codes[REG_P (src) && find_regno_note (insn, REG_DEAD, REGNO(src))];
1856 codes[REG_P (dest) && find_regno_note (insn, REG_DEAD, REGNO(dest))];
1895 gcc_assert (! REG_P (x));
1917 (REG_P (X) && (!(STRICT) || REGNO_OK_FOR_INDEX_P (REGNO (X))))
1922 (REG_P (X) && (!(STRICT) || REGNO_OK_FOR_BASE_P (REGNO (X))))
1975 if (REG_P (x))
2115 if (CONST_INT_P (xfoo0) && REG_P (xfoo1))
2117 if (CONST_INT_P (xfoo1) && REG_P (xfoo0))
2119 if (!flag_pic && CONSTANT_ADDRESS_P (xfoo0) && REG_P (xfoo1))
2121 if (!flag_pic && CONSTANT_ADDRESS_P (xfoo1) && REG_P (xfoo0))
2234 && (REG_P (operands[0]) && MEM_P (operands[1])))
2323 if (REG_P (lo))
2482 if (REG_P (lo))
2530 * i.e. REG_P(operands[0]) is true
2545 else if (REG_P (field) && INTVAL (size) != 0