| /external/llvm/lib/DebugInfo/CodeView/ |
| D | TypeRecord.cpp | 382 static bool remapIndex(ArrayRef<TypeIndex> IndexMap, TypeIndex &Idx) { in remapIndex() 398 bool ModifierRecord::remapTypeIndices(ArrayRef<TypeIndex> IndexMap) { in remapTypeIndices() 402 bool ProcedureRecord::remapTypeIndices(ArrayRef<TypeIndex> IndexMap) { in remapTypeIndices() 409 bool MemberFunctionRecord::remapTypeIndices(ArrayRef<TypeIndex> IndexMap) { in remapTypeIndices() 418 bool MemberFuncIdRecord::remapTypeIndices(ArrayRef<TypeIndex> IndexMap) { in remapTypeIndices() 425 bool ArgListRecord::remapTypeIndices(ArrayRef<TypeIndex> IndexMap) { in remapTypeIndices() 432 bool MemberPointerInfo::remapTypeIndices(ArrayRef<TypeIndex> IndexMap) { in remapTypeIndices() 436 bool PointerRecord::remapTypeIndices(ArrayRef<TypeIndex> IndexMap) { in remapTypeIndices() 444 bool NestedTypeRecord::remapTypeIndices(ArrayRef<TypeIndex> IndexMap) { in remapTypeIndices() 448 bool ArrayRecord::remapTypeIndices(ArrayRef<TypeIndex> IndexMap) { in remapTypeIndices() [all …]
|
| D | TypeStreamMerger.cpp | 91 SmallVector<TypeIndex, 0> IndexMap; member in __anon7f77a5d00111::TypeStreamMerger
|
| /external/llvm-project/lldb/source/Plugins/Process/Windows/Common/ |
| D | NativeThreadWindows.h | 63 using IndexMap = std::map<lldb::addr_t, uint32_t>; variable
|
| /external/llvm/lib/Target/Hexagon/ |
| D | HexagonBlockRanges.cpp | 283 void HexagonBlockRanges::computeInitialLiveRanges(InstrIndexMap &IndexMap, in computeInitialLiveRanges() 368 InstrIndexMap &IndexMap) { in computeLiveMap() 379 InstrIndexMap &IndexMap, RegToRangeMap &LiveMap) { in computeDeadMap()
|
| D | HexagonFrameLowering.cpp | 1829 HexagonBlockRanges::InstrIndexMap &IndexMap, in findPhysReg() 1923 auto &IndexMap = P.first->second; in optimizeSpillSlots() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
| D | HexagonBlockRanges.cpp | 290 void HexagonBlockRanges::computeInitialLiveRanges(InstrIndexMap &IndexMap, in computeInitialLiveRanges() 422 InstrIndexMap &IndexMap) { in computeLiveMap() 432 InstrIndexMap &IndexMap, RegToRangeMap &LiveMap) { in computeDeadMap()
|
| D | HexagonFrameLowering.cpp | 2032 HexagonBlockRanges::InstrIndexMap &IndexMap, in findPhysReg() 2113 auto &IndexMap = P.first->second; in optimizeSpillSlots() local
|
| /external/llvm-project/llvm/lib/Target/Hexagon/ |
| D | HexagonBlockRanges.cpp | 290 void HexagonBlockRanges::computeInitialLiveRanges(InstrIndexMap &IndexMap, in computeInitialLiveRanges() 422 InstrIndexMap &IndexMap) { in computeLiveMap() 432 InstrIndexMap &IndexMap, RegToRangeMap &LiveMap) { in computeDeadMap()
|
| D | HexagonFrameLowering.cpp | 2182 HexagonBlockRanges::InstrIndexMap &IndexMap, in findPhysReg() 2263 auto &IndexMap = P.first->second; in optimizeSpillSlots() local
|
| /external/llvm-project/polly/lib/Transform/ |
| D | FlattenAlgo.cpp | 300 auto IndexMap = isl::union_map(Index); in tryFlattenLoop() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/ |
| D | TypeStreamMerger.cpp | 193 SmallVectorImpl<TypeIndex> &IndexMap; member in __anoncd3ab5720111::TypeStreamMerger
|
| /external/llvm-project/llvm/lib/DebugInfo/CodeView/ |
| D | TypeStreamMerger.cpp | 193 SmallVectorImpl<TypeIndex> &IndexMap; member in __anon70fef67e0111::TypeStreamMerger
|
| /external/llvm-project/llvm/lib/ProfileData/ |
| D | SampleProfWriter.cpp | 473 DenseMap<uint32_t, uint32_t> IndexMap; in writeSecHdrTable() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/ |
| D | SampleProfWriter.cpp | 430 DenseMap<uint32_t, uint32_t> IndexMap; in writeSecHdrTable() local
|
| /external/mesa3d/src/compiler/nir/ |
| D | nir_algebraic.py | 820 class IndexMap(object): class in TreeAutomaton
|
| /external/llvm-project/clang/lib/StaticAnalyzer/Core/ |
| D | HTMLDiagnostics.cpp | 711 std::map<int, int> IndexMap; in RewriteFile() local
|
| /external/perfetto/src/trace_processor/storage/ |
| D | trace_storage.h | 218 using IndexMap = std::map<int, int64_t>; member
|
| /external/llvm/lib/Transforms/Scalar/ |
| D | StructurizeCFG.cpp | 63 DTN2UnsignedMap IndexMap; member in __anon8acdf3800111::NearestCommonDominator
|
| /external/perfetto/src/trace_processor/ |
| D | export_json.cc | 69 using IndexMap = perfetto::trace_processor::TraceStorage::Stats::IndexMap; typedef
|