Lines Matching refs:UUPair
70 typedef std::pair<unsigned,unsigned> UUPair; typedef in __anon50e8d8320111::HexagonSplitDoubleRegs
71 typedef std::map<unsigned,UUPair> UUPairMap;
570 const UUPair &P = F->second; in createHalfInstr()
605 const UUPair &P = F->second; in splitMemRef()
614 const UUPair &P = F->second; in splitMemRef()
667 const UUPair &P = F->second; in splitImmediate()
695 const UUPair &P = F->second; in splitCombine()
727 const UUPair &P = F->second; in splitExt()
750 const UUPair &P = F->second; in splitShift()
875 const UUPair &P = F->second; in splitAslOr()
1047 const UUPair &P = F->second; in replaceSubregUses()
1077 const UUPair &Pr = F->second; in collapseRegPairs()
1114 PairMap.insert(std::make_pair(DR, UUPair(LoR, HiR))); in splitPartition()