Searched refs:rclass_2 (Results 1 – 2 of 2) sorted by relevance
22347 enum reg_class rclass_1, rclass_2; in aarch64_operands_ok_for_ldpstp() local22436 rclass_2 = FP_REGS; in aarch64_operands_ok_for_ldpstp()22438 rclass_2 = GENERAL_REGS; in aarch64_operands_ok_for_ldpstp()22441 if (rclass_1 != rclass_2) in aarch64_operands_ok_for_ldpstp()
25999 enum reg_class rclass_1, rclass_2; in aarch64_operands_ok_for_ldpstp() local26061 rclass_2 = FP_REGS; in aarch64_operands_ok_for_ldpstp()26063 rclass_2 = GENERAL_REGS; in aarch64_operands_ok_for_ldpstp()26066 if (rclass_1 != rclass_2) in aarch64_operands_ok_for_ldpstp()