Home
last modified time | relevance | path

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/
DPassRegistry.h42 using MapType = DenseMap<const void *, const PassInfo *>; variable
/third_party/node/deps/v8/include/
Dv8-util.h96 MapType; typedef
125 typedef GlobalValueMap<K, V, DefaultGlobalMapTraits<K, V> > MapType; typedef
/third_party/protobuf/src/google/protobuf/
Dmap_field_lite.h63 typedef Map<Key, T> MapType; typedef
Dmap_field.h452 typedef Map<Key, T> MapType; typedef
Dgenerated_message_table_driven.h227 MapType; in ParseMap() typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DRDFRegisters.h185 using MapType = std::map<RegisterId, LaneBitmask>; member
DHexagonISelDAGToDAGHVX.cpp104 using MapType = std::map<Node, ColorKind>; typedef
DHexagonConstPropagation.cpp244 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/
DCFLAndersAliasAnalysis.cpp227 using MapType = DenseMap<InstantiatedValue, AliasAttrs>; typedef in __anon4daf47da0111::AliasAttrMap
/third_party/skia/third_party/externals/abseil-cpp/absl/status/
Dstatusor_test.cc1486 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/
DCodeGenPrepare.cpp2974 using MapType = SmallDenseMap<PHINode *, size_t, 32>; typedef in __anone2ed542f0711::PhiNodeSet