HomeSort by relevance Sort by last modified time
    Searched refs:UUPair (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/Hexagon/
HexagonSplitDouble.cpp 70 typedef std::pair<unsigned,unsigned> UUPair;
71 typedef std::map<unsigned,UUPair> UUPairMap;
570 const UUPair &P = F->second;
605 const UUPair &P = F->second;
614 const UUPair &P = F->second;
667 const UUPair &P = F->second;
695 const UUPair &P = F->second;
727 const UUPair &P = F->second;
750 const UUPair &P = F->second;
875 const UUPair &P = F->second
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
HexagonSplitDouble.cpp 92 using UUPair = std::pair<unsigned, unsigned>;
93 using UUPairMap = std::map<unsigned, UUPair>;
617 const UUPair &P = F->second;
651 const UUPair &P = F->second;
660 const UUPair &P = F->second;
712 const UUPair &P = F->second;
739 const UUPair &P = F->second;
768 const UUPair &P = F->second;
792 const UUPair &P = F->second;
917 const UUPair &P = F->second
    [all...]

Completed in 1702 milliseconds