Home
last modified time | relevance | path

Searched defs:ValueMap (Results 1 – 25 of 40) sorted by relevance

12

/external/libchrome/components/policy/core/common/
Dregistry_dict.h47 using ValueMap = std::map<std::string, variable
/external/google-breakpad/src/processor/
Dcfi_frame_info-inl.h50 typedef CFIFrameInfo::RegisterValueMap<RegisterType> ValueMap; in FindCallerRegisters() typedef
/external/llvm/include/llvm/IR/
DValueSymbolTable.h47 typedef StringMap<Value*> ValueMap; typedef
DValueMap.h238 friend class ValueMap<KeyT, ValueT, Config>; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLoopRotationUtils.cpp92 ValueToValueMapTy &ValueMap, in RewriteUsesOfClonedInstructions()
305 ValueToValueMapTy ValueMap, ValueMapMSSA; in rotateLoop() local
/external/llvm/lib/Transforms/Scalar/
DLoopRotation.cpp82 ValueToValueMapTy &ValueMap) { in RewriteUsesOfClonedInstructions()
274 ValueToValueMapTy ValueMap; in rotateLoop() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
DLoopRotationUtils.cpp98 ValueToValueMapTy &ValueMap, in RewriteUsesOfClonedInstructions()
381 ValueToValueMapTy ValueMap, ValueMapMSSA; in rotateLoop() local
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/ser/
DTestJsonSerialize.java85 static class ValueMap extends HashMap<String,ValueInterface> { } class in TestJsonSerialize
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DFunctionLoweringInfo.h78 DenseMap<const Value *, unsigned> ValueMap; variable
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
DValueMap.h241 friend class ValueMap<KeyT, ValueT, Config>; variable
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
DFunctionLoweringInfo.h77 DenseMap<const Value *, Register> ValueMap; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DValueMap.h242 friend class ValueMap<KeyT, ValueT, Config>; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DSplitKit.h319 using ValueMap = DenseMap<std::pair<unsigned, unsigned>, ValueForcePair>; variable
/external/llvm/lib/CodeGen/
DSplitKit.h300 typedef DenseMap<std::pair<unsigned, unsigned>, ValueForcePair> ValueMap; typedef
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/DirectX/DXILWriter/
DDXILValueEnumerator.h65 ValueMapType ValueMap; variable
/external/llvm/include/llvm/CodeGen/
DFunctionLoweringInfo.h109 DenseMap<const Value *, unsigned> ValueMap; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/
DValueEnumerator.h63 ValueMapType ValueMap; variable
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DSplitKit.h319 using ValueMap = DenseMap<std::pair<unsigned, unsigned>, ValueForcePair>; variable
/external/llvm/lib/Bitcode/Writer/
DValueEnumerator.h59 ValueMapType ValueMap; variable
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Bitcode/Writer/
DValueEnumerator.h62 ValueMapType ValueMap; variable
/external/llvm/lib/ProfileData/
DInstrProf.cpp429 ValueMapType *ValueMap) { in remapValue()
454 ValueMapType *ValueMap) { in addValueData()
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp478 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/
DCFLGraph.h77 typedef DenseMap<Value *, ValueInfo> ValueMap; typedef
/external/llvm/tools/llvm-c-test/
Decho.cpp55 typedef CAPIDenseMap<LLVMValueRef>::Map ValueMap; typedef
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DCFLAndersAliasAnalysis.cpp431 DenseMap<Value *, ValueSummary> ValueMap; in populateExternalRelations() local

12