Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Target/Hexagon/
DHexagonSplitDouble.cpp90 using UUSetMap = std::map<unsigned, USet>; typedef in __anon84a67a670111::HexagonSplitDoubleRegs
98 void partitionRegisters(UUSetMap &P2Rs);
220 void HexagonSplitDoubleRegs::partitionRegisters(UUSetMap &P2Rs) { in partitionRegisters()
243 UUSetMap AssocMap; in partitionRegisters()
1202 UUSetMap P2Rs; in runOnMachineFunction()
1210 for (UUSetMap::iterator I = P2Rs.begin(), E = P2Rs.end(); I != E; ++I) { in runOnMachineFunction()
1220 for (UUSetMap::iterator I = P2Rs.begin(), E = P2Rs.end(); I != E; ++I) { in runOnMachineFunction()
/external/llvm/lib/Target/Hexagon/
DHexagonSplitDouble.cpp69 typedef std::map<unsigned,USet> UUSetMap; typedef in __anonb0272d390111::HexagonSplitDoubleRegs
77 void partitionRegisters(UUSetMap &P2Rs);
198 void HexagonSplitDoubleRegs::partitionRegisters(UUSetMap &P2Rs) { in partitionRegisters()
221 UUSetMap AssocMap; in partitionRegisters()
1163 UUSetMap P2Rs; in runOnMachineFunction()
1171 for (UUSetMap::iterator I = P2Rs.begin(), E = P2Rs.end(); I != E; ++I) { in runOnMachineFunction()
1181 for (UUSetMap::iterator I = P2Rs.begin(), E = P2Rs.end(); I != E; ++I) { in runOnMachineFunction()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonSplitDouble.cpp90 using UUSetMap = std::map<unsigned, USet>; typedef in __anon5d3dec5b0111::HexagonSplitDoubleRegs
98 void partitionRegisters(UUSetMap &P2Rs);
220 void HexagonSplitDoubleRegs::partitionRegisters(UUSetMap &P2Rs) { in partitionRegisters()
243 UUSetMap AssocMap; in partitionRegisters()
1201 UUSetMap P2Rs; in runOnMachineFunction()
1209 for (UUSetMap::iterator I = P2Rs.begin(), E = P2Rs.end(); I != E; ++I) { in runOnMachineFunction()
1219 for (UUSetMap::iterator I = P2Rs.begin(), E = P2Rs.end(); I != E; ++I) { in runOnMachineFunction()