Lines Matching defs:Qd
5904 // mnemonic, condition code, Rt, Rt2, Qd, idx, Qd again, idx2
5911 .addRegOperands(Inst, 1); // Qd
5914 // skip second copy of Qd in Operands[6]
8009 // Qd must be different from Qm.
8025 const unsigned Qd = MRI->getEncodingValue(Inst.getOperand(QdIdx).getReg());
8028 if (Qd == Qm) {
8417 "Qd register and Qn register can't be identical");
8422 "Qd register and Qm register can't be identical");
8434 "Qd register and Qn register can't be identical");
8444 "Qd register and Qm register can't be identical");