Searched defs:MapType (Results 1 – 11 of 11) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ |
D | PassRegistry.h | 42 using MapType = DenseMap<const void *, const PassInfo *>; variable
|
/third_party/node/deps/v8/include/ |
D | v8-util.h | 96 MapType; typedef 125 typedef GlobalValueMap<K, V, DefaultGlobalMapTraits<K, V> > MapType; typedef
|
/third_party/protobuf/src/google/protobuf/ |
D | map_field_lite.h | 63 typedef Map<Key, T> MapType; typedef
|
D | map_field.h | 452 typedef Map<Key, T> MapType; typedef
|
D | generated_message_table_driven.h | 227 MapType; in ParseMap() typedef
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | RDFRegisters.h | 185 using MapType = std::map<RegisterId, LaneBitmask>; member
|
D | HexagonISelDAGToDAGHVX.cpp | 104 using MapType = std::map<Node, ColorKind>; typedef
|
D | HexagonConstPropagation.cpp | 244 using MapType = std::map<unsigned, LatticeCell>; typedef in __anon72abc7ab0111::MachineConstPropagator::CellMap
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | CFLAndersAliasAnalysis.cpp | 227 using MapType = DenseMap<InstantiatedValue, AliasAttrs>; typedef in __anon4daf47da0111::AliasAttrMap
|
/third_party/skia/third_party/externals/abseil-cpp/absl/status/ |
D | statusor_test.cc | 1486 using MapType = std::map<std::string, absl::StatusOr<std::unique_ptr<int>>>; in TEST() typedef
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | CodeGenPrepare.cpp | 2974 using MapType = SmallDenseMap<PHINode *, size_t, 32>; typedef in __anone2ed542f0711::PhiNodeSet
|