Searched defs:InstrIndexMap (Results 1 – 4 of 4) sorted by relevance
/external/llvm/lib/Target/Hexagon/ | ||
D | HexagonGenMux.cpp | 82 typedef DenseMap<MachineInstr*,unsigned> InstrIndexMap; typedef in __anond75559680111::HexagonGenMux |
D | HexagonBlockRanges.cpp | 160 HexagonBlockRanges::InstrIndexMap::InstrIndexMap(MachineBasicBlock &B) in InstrIndexMap() function in HexagonBlockRanges::InstrIndexMap |
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ | ||
D | HexagonGenMux.cpp | 120 using InstrIndexMap = DenseMap<MachineInstr *, unsigned>; typedef in __anonb0e288c00111::HexagonGenMux |
D | HexagonBlockRanges.cpp | 158 HexagonBlockRanges::InstrIndexMap::InstrIndexMap(MachineBasicBlock &B) in InstrIndexMap() function in HexagonBlockRanges::InstrIndexMap |