Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonBlockRanges.cpp290 void HexagonBlockRanges::computeInitialLiveRanges(InstrIndexMap &IndexMap, in computeInitialLiveRanges()
422 InstrIndexMap &IndexMap) { in computeLiveMap()
432 InstrIndexMap &IndexMap, RegToRangeMap &LiveMap) { in computeDeadMap()
H A DHexagonFrameLowering.cpp2182 HexagonBlockRanges::InstrIndexMap &IndexMap, in findPhysReg()
2263 auto &IndexMap = P.first->second; in optimizeSpillSlots() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
H A DTypeStreamMerger.cpp193 SmallVectorImpl<TypeIndex> &IndexMap; member in __anone53701d20111::TypeStreamMerger
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ProfileData/
H A DSampleProfWriter.cpp610 SmallVector<uint32_t, 16> IndexMap(SecHdrTable.size(), -1); in writeSecHdrTable() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DHTMLDiagnostics.cpp732 std::map<int, int> IndexMap; in RewriteFile() local