Searched defs:RegPair (Results 1 – 7 of 7) sorted by relevance
1771 StringRef RegPair = Name; in processInstruction() local1776 StringRef RegPair = Name; in processInstruction() local1788 StringRef RegPair = Name; in processInstruction() local1793 StringRef RegPair = Name; in processInstruction() local1805 StringRef RegPair = Name; in processInstruction() local1810 StringRef RegPair = Name; in processInstruction() local1825 StringRef RegPair = Name; in processInstruction() local1830 StringRef RegPair = Name; in processInstruction() local1848 StringRef RegPair = Name; in processInstruction() local1853 StringRef RegPair = Name; in processInstruction() local
148 using RegPair = std::pair<unsigned, unsigned>; typedef in __anon3c6e97390111::RegAllocPBQP
771 for (const RegSubRegPair &RegPair : SrcRegs) { in insertPHI() local
217 unsigned RegPair = getMovePRegPairOpValue(MI, 0, Fixups, STI); in encodeInstruction() local
2478 unsigned RegPair = fieldFromInstruction(Insn, 7, 3); in DecodeMovePOperands() local2501 static DecodeStatus DecodeMovePRegPair(MCInst &Inst, unsigned RegPair, in DecodeMovePRegPair()
2290 bool RegPair = ((R0 == Mips::A1 && R1 == Mips::A2) || in processInstruction() local
4247 for (auto const &RegPair : RegsToPass) in LowerCall() local