Home
last modified time | relevance | path

Searched defs:ValueMap (Results 1 – 25 of 32) 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.h51 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/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_instruction_base.h49 class ValueMap; variable
Dsfn_value_gpr.h37 class ValueMap; 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/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/llvm/lib/CodeGen/
DSplitKit.h300 typedef DenseMap<std::pair<unsigned, unsigned>, ValueForcePair> ValueMap; typedef
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DSplitKit.h319 using ValueMap = DenseMap<std::pair<unsigned, unsigned>, ValueForcePair>; 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/Bitcode/Writer/
DValueEnumerator.h63 ValueMapType ValueMap; variable
/external/llvm/include/llvm/CodeGen/
DFunctionLoweringInfo.h109 DenseMap<const Value *, unsigned> ValueMap; variable
/external/llvm/lib/Bitcode/Writer/
DValueEnumerator.h59 ValueMapType ValueMap; variable
/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_build_util.h135 typedef bimap<Location, Value *> ValueMap; typedef
/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 __anon4a4ec4140111::InnerLoopVectorizer
481 ValueMap(unsigned UnrollFactor) : UF(UnrollFactor) {} in ValueMap() function
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
/external/llvm/lib/Linker/
DIRMover.cpp389 ValueToValueMapTy ValueMap; member in __anona3dabdcf0211::IRLinker
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Linker/
DIRMover.cpp400 ValueToValueMapTy ValueMap; member in __anon9b7f13b10211::IRLinker
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DVPlan.h326 VectorizerValueMap &ValueMap; member

12