Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsOptimizePICCall.cpp70 void preVisit(ScopedHTType &ScopedHT);
114 ScopedHTType ScopedHT; member in __anonaa5d74d40111::OptimizePICCall
187 void MBBInfo::preVisit(ScopedHTType &ScopedHT) { in preVisit() argument
188 HTScope = new ScopedHTType::ScopeTy(ScopedHT); in preVisit()
218 MBBI.preVisit(ScopedHT); in runOnMachineFunction()
304 return ScopedHT.lookup(Entry).first; in getCount()
308 unsigned Reg = ScopedHT.lookup(Entry).second; in getReg()
314 CntRegP P = ScopedHT.lookup(Entry); in incCntAndSetReg()
315 ScopedHT.insert(Entry, std::make_pair(P.first + 1, Reg)); in incCntAndSetReg()
/external/llvm/lib/Target/Mips/
DMipsOptimizePICCall.cpp52 void preVisit(ScopedHTType &ScopedHT);
96 ScopedHTType ScopedHT; member in __anon91b62ff20111::OptimizePICCall
167 void MBBInfo::preVisit(ScopedHTType &ScopedHT) { in preVisit() argument
168 HTScope = new ScopedHTType::ScopeTy(ScopedHT); in preVisit()
198 MBBI.preVisit(ScopedHT); in runOnMachineFunction()
284 return ScopedHT.lookup(Entry).first; in getCount()
288 unsigned Reg = ScopedHT.lookup(Entry).second; in getReg()
294 CntRegP P = ScopedHT.lookup(Entry); in incCntAndSetReg()
295 ScopedHT.insert(Entry, std::make_pair(P.first + 1, Reg)); in incCntAndSetReg()
/external/llvm-project/llvm/lib/Target/Mips/
DMipsOptimizePICCall.cpp70 void preVisit(ScopedHTType &ScopedHT);
114 ScopedHTType ScopedHT; member in __anona8a4fe400111::OptimizePICCall
187 void MBBInfo::preVisit(ScopedHTType &ScopedHT) { in preVisit() argument
188 HTScope = new ScopedHTType::ScopeTy(ScopedHT); in preVisit()
218 MBBI.preVisit(ScopedHT); in runOnMachineFunction()
303 return ScopedHT.lookup(Entry).first; in getCount()
307 unsigned Reg = ScopedHT.lookup(Entry).second; in getReg()
313 CntRegP P = ScopedHT.lookup(Entry); in incCntAndSetReg()
314 ScopedHT.insert(Entry, std::make_pair(P.first + 1, Reg)); in incCntAndSetReg()