Home
last modified time | relevance | path

Searched refs:UUPair (Results 1 – 1 of 1) sorted by relevance

/src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonSplitDouble.cpp91 using UUPair = std::pair<unsigned, unsigned>; typedef in __anon8a1404450111::HexagonSplitDoubleRegs
92 using UUPairMap = std::map<unsigned, UUPair>;
610 const UUPair &P = F->second; in createHalfInstr()
644 const UUPair &P = F->second; in splitMemRef()
653 const UUPair &P = F->second; in splitMemRef()
706 const UUPair &P = F->second; in splitImmediate()
733 const UUPair &P = F->second; in splitCombine()
762 const UUPair &P = F->second; in splitExt()
786 const UUPair &P = F->second; in splitShift()
911 const UUPair &P = F->second; in splitAslOr()
[all …]