Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsOptimizePICCall.cpp59 using CntRegP = std::pair<unsigned, unsigned>; typedef
61 ScopedHashTableVal<ValueType, CntRegP>>;
62 using ScopedHTType = ScopedHashTable<ValueType, CntRegP,
316 CntRegP P = ScopedHT.lookup(Entry); in incCntAndSetReg()
/external/llvm/lib/Target/Mips/
DMipsOptimizePICCall.cpp40 typedef std::pair<unsigned, unsigned> CntRegP; typedef
42 ScopedHashTableVal<ValueType, CntRegP> >
44 typedef ScopedHashTable<ValueType, CntRegP, DenseMapInfo<ValueType>,
294 CntRegP P = ScopedHT.lookup(Entry); in incCntAndSetReg()