Home
last modified time | relevance | path

Searched defs:IndexMap (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonBlockRanges.cpp290 void HexagonBlockRanges::computeInitialLiveRanges(InstrIndexMap &IndexMap, in computeInitialLiveRanges()
422 InstrIndexMap &IndexMap) { in computeLiveMap()
432 InstrIndexMap &IndexMap, RegToRangeMap &LiveMap) { in computeDeadMap()
DHexagonFrameLowering.cpp2032 HexagonBlockRanges::InstrIndexMap &IndexMap, in findPhysReg()
2113 auto &IndexMap = P.first->second; in optimizeSpillSlots() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DTypeStreamMerger.cpp193 SmallVectorImpl<TypeIndex> &IndexMap; member in __anon9e305d9e0111::TypeStreamMerger
/third_party/mesa3d/src/compiler/nir/
Dnir_algebraic.py826 class IndexMap(object): class in TreeAutomaton
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
DSampleProfWriter.cpp430 DenseMap<uint32_t, uint32_t> IndexMap; in writeSecHdrTable() local