Home
last modified time | relevance | path

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

/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/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DValueMapper.cpp106 Value *Mapped = 0; in MapValue() local
/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-7.0/llvm/lib/Transforms/Utils/
DLoopVersioning.cpp160 auto Mapped = VMap.find(ClonedValue); in addPHINodes() local
DValueMapper.cpp420 auto Mapped = mapValue(V); in mapValue() local
430 Value *Mapped = nullptr; in mapValue() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeTypes.cpp90 unsigned Mapped = 0; in PerformExpensiveChecks() local
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeTypes.cpp85 unsigned Mapped = 0; in PerformExpensiveChecks() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DLegalizeTypes.cpp84 unsigned Mapped = 0; in PerformExpensiveChecks() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ProfileData/Coverage/
DCoverageMapping.h602 bool Mapped; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DNewGVN.cpp2066 for (typename Map::mapped_type::value_type Mapped : Result->second) in for_each_found() local
2076 for (const typename Map::mapped_type::value_type Mapped : Result->second) in touchAndErase() local
/external/spirv-llvm/lib/SPIRV/libSPIRV/
DSPIRVModule.cpp520 SPIRVEntry *Mapped = nullptr; in addEntry() local