/external/libchrome/components/policy/core/common/ |
D | registry_dict.h | 47 using ValueMap = std::map<std::string, variable
|
/external/google-breakpad/src/processor/ |
D | cfi_frame_info-inl.h | 50 typedef CFIFrameInfo::RegisterValueMap<RegisterType> ValueMap; in FindCallerRegisters() typedef
|
/external/llvm/include/llvm/IR/ |
D | ValueSymbolTable.h | 47 typedef StringMap<Value*> ValueMap; typedef
|
D | ValueMap.h | 238 friend class ValueMap<KeyT, ValueT, Config>; variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | LoopRotationUtils.cpp | 92 ValueToValueMapTy &ValueMap, in RewriteUsesOfClonedInstructions() 305 ValueToValueMapTy ValueMap, ValueMapMSSA; in rotateLoop() local
|
/external/llvm/lib/Transforms/Scalar/ |
D | LoopRotation.cpp | 82 ValueToValueMapTy &ValueMap) { in RewriteUsesOfClonedInstructions() 274 ValueToValueMapTy ValueMap; in rotateLoop() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/ |
D | LoopRotationUtils.cpp | 98 ValueToValueMapTy &ValueMap, in RewriteUsesOfClonedInstructions() 381 ValueToValueMapTy ValueMap, ValueMapMSSA; in rotateLoop() local
|
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/ser/ |
D | TestJsonSerialize.java | 85 static class ValueMap extends HashMap<String,ValueInterface> { } class in TestJsonSerialize
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | FunctionLoweringInfo.h | 78 DenseMap<const Value *, unsigned> ValueMap; variable
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/ |
D | ValueMap.h | 241 friend class ValueMap<KeyT, ValueT, Config>; variable
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/ |
D | FunctionLoweringInfo.h | 77 DenseMap<const Value *, Register> ValueMap; variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | ValueMap.h | 242 friend class ValueMap<KeyT, ValueT, Config>; variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | SplitKit.h | 319 using ValueMap = DenseMap<std::pair<unsigned, unsigned>, ValueForcePair>; variable
|
/external/llvm/lib/CodeGen/ |
D | SplitKit.h | 300 typedef DenseMap<std::pair<unsigned, unsigned>, ValueForcePair> ValueMap; typedef
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/DirectX/DXILWriter/ |
D | DXILValueEnumerator.h | 65 ValueMapType ValueMap; variable
|
/external/llvm/include/llvm/CodeGen/ |
D | FunctionLoweringInfo.h | 109 DenseMap<const Value *, unsigned> ValueMap; variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/ |
D | ValueEnumerator.h | 63 ValueMapType ValueMap; variable
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
D | SplitKit.h | 319 using ValueMap = DenseMap<std::pair<unsigned, unsigned>, ValueForcePair>; variable
|
/external/llvm/lib/Bitcode/Writer/ |
D | ValueEnumerator.h | 59 ValueMapType ValueMap; variable
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Bitcode/Writer/ |
D | ValueEnumerator.h | 62 ValueMapType ValueMap; variable
|
/external/llvm/lib/ProfileData/ |
D | InstrProf.cpp | 429 ValueMapType *ValueMap) { in remapValue() 454 ValueMapType *ValueMap) { in addValueData()
|
/external/llvm/lib/Transforms/Vectorize/ |
D | LoopVectorize.cpp | 478 struct ValueMap { struct in __anonb4dace450111::InnerLoopVectorizer 481 ValueMap(unsigned UnrollFactor) : UF(UnrollFactor) {} in ValueMap() argument 484 bool has(Value *Key) const { return MapStorage.count(Key); } in has() 489 VectorParts &splat(Value *Key, Value *Val) { in splat() 496 VectorParts &get(Value *Key) { in get() 507 unsigned UF; 511 std::map<Value *, VectorParts> MapStorage;
|
/external/llvm/lib/Analysis/ |
D | CFLGraph.h | 77 typedef DenseMap<Value *, ValueInfo> ValueMap; typedef
|
/external/llvm/tools/llvm-c-test/ |
D | echo.cpp | 55 typedef CAPIDenseMap<LLVMValueRef>::Map ValueMap; typedef
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | CFLAndersAliasAnalysis.cpp | 431 DenseMap<Value *, ValueSummary> ValueMap; in populateExternalRelations() local
|