Searched refs:CR_REGNO_P (Results 1 – 7 of 7) sorted by relevance
856 #define CR_REGNO_P(N) ((N) >= 68 && (N) <= 75) macro927 : CR_REGNO_P (REGNO) ? GET_MODE_CLASS (MODE) == MODE_CC \1197 : CR_REGNO_P (REGNO) ? CR_REGS \
992 || CR_REGNO_P (REGNO (op))));6566 || ! CR_REGNO_P (REGNO (SET_DEST (exp))))7230 && regno >= 0 && CR_REGNO_P (regno))7262 || ! CR_REGNO_P (REGNO (reg)))7503 if (GET_CODE (x) != REG || ! CR_REGNO_P (REGNO (x)))7512 if (GET_CODE (x) != REG || ! CR_REGNO_P (REGNO (x)))7521 if (GET_CODE (x) != REG || ! CR_REGNO_P (REGNO (x)))7738 if (GET_CODE (x) != REG || ! CR_REGNO_P (REGNO (x)))
14768 && CR_REGNO_P (REGNO (operands[0]))
786 #define CR_REGNO_P(N) ((N) >= 68 && (N) <= 75) macro1063 : CR_REGNO_P (REGNO) ? CR_REGS \
99 || CR_REGNO_P (REGNO (op))")))1093 || ! CR_REGNO_P (REGNO (src_reg)))1145 || ! CR_REGNO_P (REGNO (SET_DEST (exp))))
1070 if (CR_REGNO_P (regno)) in rs6000_hard_regno_mode_ok()10041 && regno >= 0 && CR_REGNO_P (regno)) in rs6000_secondary_reload_class()10070 gcc_assert (GET_CODE (reg) == REG && CR_REGNO_P (REGNO (reg))); in ccr_bit()10338 if (GET_CODE (x) != REG || ! CR_REGNO_P (REGNO (x))) in print_operand()10357 if (GET_CODE (x) != REG || ! CR_REGNO_P (REGNO (x))) in print_operand()10366 if (GET_CODE (x) != REG || ! CR_REGNO_P (REGNO (x))) in print_operand()10375 if (GET_CODE (x) != REG || ! CR_REGNO_P (REGNO (x))) in print_operand()10599 if (GET_CODE (x) != REG || ! CR_REGNO_P (REGNO (x))) in print_operand()11603 gcc_assert (GET_CODE (dst) == REG && CR_REGNO_P (REGNO (dst)) in output_e500_flip_gt_bit()11604 && GET_CODE (src) == REG && CR_REGNO_P (REGNO (src))); in output_e500_flip_gt_bit()[all …]
14122 && CR_REGNO_P (REGNO (operands[0]))