Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonSplitDouble.cpp70 typedef std::map<unsigned,USet> UUSetMap; typedef in __anon50e8d8320111::HexagonSplitDoubleRegs
78 void partitionRegisters(UUSetMap &P2Rs);
211 void HexagonSplitDoubleRegs::partitionRegisters(UUSetMap &P2Rs) { in partitionRegisters()
234 UUSetMap AssocMap; in partitionRegisters()
1173 UUSetMap P2Rs; in runOnMachineFunction()
1181 for (UUSetMap::iterator I = P2Rs.begin(), E = P2Rs.end(); I != E; ++I) { in runOnMachineFunction()
1191 for (UUSetMap::iterator I = P2Rs.begin(), E = P2Rs.end(); I != E; ++I) { in runOnMachineFunction()