Home
last modified time | relevance | path

Searched defs:Mapped (Results 1 – 23 of 23) sorted by relevance

/external/llvm-project/libcxx/test/std/containers/
Dmap_allocator_requirement_test_templates.h159 typedef typename Container::mapped_type Mapped; in testMapInsertHint() typedef
292 typedef typename Container::mapped_type Mapped; in testMapEmplace() typedef
438 typedef typename Container::mapped_type Mapped; in testMapEmplaceHint() typedef
/external/libcxx/test/std/containers/
Dmap_allocator_requirement_test_templates.h161 typedef typename Container::mapped_type Mapped; in testMapInsertHint() typedef
294 typedef typename Container::mapped_type Mapped; in testMapEmplace() typedef
440 typedef typename Container::mapped_type Mapped; in testMapEmplaceHint() typedef
/external/llvm/tools/llvm-cov/
DSourceCoverageView.h80 bool Mapped; member
/external/llvm/lib/Transforms/Utils/
DLoopVersioning.cpp157 auto Mapped = VMap.find(ClonedValue); in addPHINodes() local
DValueMapper.cpp419 auto Mapped = mapValue(V); in mapValue() local
429 Value *Mapped = nullptr; in mapValue() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLoopVersioning.cpp161 auto Mapped = VMap.find(ClonedValue); in addPHINodes() local
DValueMapper.cpp419 auto Mapped = mapValue(V); in mapValue() local
429 Value *Mapped = nullptr; in mapValue() local
/external/llvm-project/clang-tools-extra/clangd/
DPathMapping.cpp74 if (llvm::Optional<std::string> Mapped = in applyPathMappings() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DMinidumpYAML.cpp29 MapType Mapped = static_cast<typename EndianType::value_type>(Val); in mapRequiredAs() local
39 MapType Mapped = static_cast<typename EndianType::value_type>(Val); in mapOptionalAs() local
/external/llvm-project/llvm/lib/ObjectYAML/
DMinidumpYAML.cpp29 MapType Mapped = static_cast<typename EndianType::value_type>(Val); in mapRequiredAs() local
39 MapType Mapped = static_cast<typename EndianType::value_type>(Val); in mapOptionalAs() local
/external/llvm-project/llvm/lib/Transforms/Utils/
DLoopVersioning.cpp163 auto Mapped = VMap.find(ClonedValue); in addPHINodes() local
DValueMapper.cpp416 auto Mapped = mapValue(V); in mapValue() local
426 Value *Mapped = nullptr; in mapValue() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeTypes.cpp88 unsigned Mapped = 0; in PerformExpensiveChecks() local
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DLegalizeTypes.cpp88 unsigned Mapped = 0; in PerformExpensiveChecks() local
/external/rust/crates/idna/src/
Duts46.rs45 Mapped(StringTableSlice), enumerator
/external/llvm-project/clang-tools-extra/clangd/unittests/
DRenameTests.cpp1729 auto Mapped = in TEST() local
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeTypes.cpp85 unsigned Mapped = 0; in PerformExpensiveChecks() local
/external/llvm-project/clang-tools-extra/clangd/refactor/
DRename.cpp827 std::vector<Range> Mapped; in getMappedRanges() local
/external/llvm-project/polly/lib/Transform/
DZoneAlgo.cpp865 isl::union_map Mapped = isl::union_map(Map).apply_range(NormalizeMap); in normalizeValInst() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/Coverage/
DCoverageMapping.h604 bool Mapped; variable
/external/llvm-project/llvm/include/llvm/ProfileData/Coverage/
DCoverageMapping.h606 bool Mapped; variable
/external/llvm-project/llvm/lib/Transforms/Scalar/
DNewGVN.cpp2003 for (typename Map::mapped_type::value_type Mapped : Result->second) in for_each_found() local
2013 for (const typename Map::mapped_type::value_type Mapped : Result->second) in touchAndErase() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DNewGVN.cpp2050 for (typename Map::mapped_type::value_type Mapped : Result->second) in for_each_found() local
2060 for (const typename Map::mapped_type::value_type Mapped : Result->second) in touchAndErase() local