Searched refs:rclass_1 (Results 1 – 2 of 2) sorted by relevance
22347 enum reg_class rclass_1, rclass_2; in aarch64_operands_ok_for_ldpstp() local22431 rclass_1 = FP_REGS; in aarch64_operands_ok_for_ldpstp()22433 rclass_1 = 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() local26056 rclass_1 = FP_REGS; in aarch64_operands_ok_for_ldpstp()26058 rclass_1 = GENERAL_REGS; in aarch64_operands_ok_for_ldpstp()26066 if (rclass_1 != rclass_2) in aarch64_operands_ok_for_ldpstp()