Searched defs:ReferenceMap (Results 1 – 4 of 4) sorted by relevance
| /external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/DWARF/ | ||
| D | DWARFVerifier.h | 87 using ReferenceMap = std::map<uint64_t, std::set<uint64_t>>; variable |
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/ | ||
| D | HexagonExpandCondsets.cpp | 195 using ReferenceMap = DenseMap<unsigned, unsigned>; typedef in __anon2c53030a0111::HexagonExpandCondsets |
| /external/llvm/lib/Target/Hexagon/ | ||
| D | HexagonExpandCondsets.cpp | 229 typedef DenseMap<unsigned,unsigned> ReferenceMap; typedef in __anon846de4e20111::HexagonExpandCondsets |
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ | ||
| D | HexagonExpandCondsets.cpp | 193 using ReferenceMap = DenseMap<unsigned, unsigned>; typedef in __anon56fa8c040111::HexagonExpandCondsets |