Searched refs:RegPair (Results 1 – 4 of 4) sorted by relevance
2 ; ARM target used to fail an assertion if RegPair{Odd|Even} hint pointed to a
117 typedef std::pair<unsigned, unsigned> RegPair; typedef in __anon4cb6f5b20111::RegAllocPBQP118 typedef std::map<RegPair, PBQP::PBQPNum> CoalesceMap;
1795 unsigned RegPair = fieldFromInstruction(Insn, 7, 3); in DecodeMovePRegPair() local1797 switch (RegPair) { in DecodeMovePRegPair()
219 let Name = "RegPair";