Searched refs:D_REG_P (Results 1 – 6 of 6) sorted by relevance
189 if (D_REG_P (operands[0]) && !TARGET_M6812)229 else if (D_REG_P (operands[0]))537 else if (D_REG_P (operands[0]))800 if (D_REG_P (operands[1]))823 if (D_REG_P (operands[0]))941 && !D_REG_P (operands[1])"957 && !D_REG_P (operands[0])"1121 if (D_REG_P (src))1125 if (D_REG_P (operands[2]))1365 && !(D_REG_P (operands[0]) && D_REG_P (operands[1])))[all …]
1928 if (mode == QImode && D_REG_P (x))2018 if (mode == QImode && D_REG_P (x))2080 if (D_REG_P (reg))2226 else if (letter == 'b' && D_REG_P (op))3158 && (D_REG_P (cc_prev_status.value1)3162 if (D_REG_P (cc_status.value1))3177 && (D_REG_P (cc_prev_status.value1)3181 if (D_REG_P (cc_status.value1))3282 && !D_REG_P (operands[0])3428 if (D_REG_P (operands[1]))[all …]
712 #define D_REG_P(X) (REG_P (X) && D_REGNO_P (REGNO (X))) macro
194 if (D_REG_P (operands[0]) && !TARGET_M6812)234 else if (D_REG_P (operands[0]))536 else if (D_REG_P (operands[0]))808 if (D_REG_P (operands[1]))831 if (D_REG_P (operands[0]))949 && !(D_REG_P (operands[1]) || Q_REG_P (operands[1]))"965 && !(D_REG_P (operands[0]) || Q_REG_P (operands[0]))"1129 if (D_REG_P (src))1133 if (D_REG_P (operands[2]))1373 && !(D_REG_P (operands[0]) && D_REG_P (operands[1])))[all …]
1841 if (mode == QImode && D_REG_P (x)) in m68hc11_gen_lowpart()1940 if (mode == QImode && D_REG_P (x)) in m68hc11_gen_highpart()1998 if (D_REG_P (reg)) in dead_register_here()2139 else if (letter == 'b' && D_REG_P (op)) in print_operand()2990 && (D_REG_P (cc_prev_status.value1) in m68hc11_output_swap()2994 if (D_REG_P (cc_status.value1)) in m68hc11_output_swap()3009 && (D_REG_P (cc_prev_status.value1) in m68hc11_output_swap()3013 if (D_REG_P (cc_status.value1)) in m68hc11_output_swap()3282 if (D_REG_P (operands[1])) in m68hc11_gen_movhi()3336 if (D_REG_P (operands[1])) in m68hc11_gen_movhi()[all …]
621 #define D_REG_P(X) (REG_P (X) && D_REGNO_P (REGNO (X))) macro