Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonBlockRanges.cpp289 void HexagonBlockRanges::computeInitialLiveRanges(InstrIndexMap &IndexMap, in computeInitialLiveRanges()
419 InstrIndexMap &IndexMap) { in computeLiveMap()
429 InstrIndexMap &IndexMap, RegToRangeMap &LiveMap) { in computeDeadMap()
H A DHexagonFrameLowering.cpp2136 findPhysReg(MachineFunction & MF,HexagonBlockRanges::IndexRange & FIR,HexagonBlockRanges::InstrIndexMap & IndexMap,HexagonBlockRanges::RegToRangeMap & DeadMap,const TargetRegisterClass * RC) const findPhysReg() argument
2217 auto &IndexMap = P.first->second; optimizeSpillSlots() local
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DTypeStreamMerger.cpp194 SmallVectorImpl<TypeIndex> &IndexMap; member in __anone8fb9ff90111::TypeStreamMerger
/freebsd-src/contrib/llvm-project/llvm/lib/ProfileData/
H A DSampleProfWriter.cpp762 SmallVector<uint32_t, 16> IndexMap(SecHdrTable.size(), -1); in writeSecHdrTable() local
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DHTMLDiagnostics.cpp803 std::map<int, int> IndexMap; RewriteFile() local