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

  /external/llvm/lib/Target/Hexagon/
HexagonSplitDouble.cpp 69 typedef std::map<unsigned,USet> UUSetMap;
77 void partitionRegisters(UUSetMap &P2Rs);
198 void HexagonSplitDoubleRegs::partitionRegisters(UUSetMap &P2Rs) {
221 UUSetMap AssocMap;
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
HexagonSplitDouble.cpp 91 using UUSetMap = std::map<unsigned, USet>;
99 void partitionRegisters(UUSetMap &P2Rs);
221 void HexagonSplitDoubleRegs::partitionRegisters(UUSetMap &P2Rs) {
244 UUSetMap AssocMap;
    [all...]

Completed in 2680 milliseconds