Home
last modified time | relevance | path

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

123

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DLoopRotationUtils.cpp92 ValueToValueMapTy &ValueMap, in RewriteUsesOfClonedInstructions()
305 ValueToValueMapTy ValueMap, ValueMapMSSA; in rotateLoop() local
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DLoopRotation.cpp82 ValueToValueMapTy &ValueMap) { in RewriteUsesOfClonedInstructions()
274 ValueToValueMapTy ValueMap; in rotateLoop() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DLoopRotationUtils.cpp98 ValueToValueMapTy &ValueMap, in RewriteUsesOfClonedInstructions()
381 ValueToValueMapTy ValueMap, ValueMapMSSA; in rotateLoop() local
/aosp_15_r20/external/libchrome/components/policy/core/common/
H A Dregistry_dict.h47 using ValueMap = std::map<std::string, variable
/aosp_15_r20/external/google-breakpad/src/processor/
H A Dcfi_frame_info-inl.h50 typedef CFIFrameInfo::RegisterValueMap<RegisterType> ValueMap; in FindCallerRegisters() typedef
/aosp_15_r20/external/llvm/include/llvm/IR/
H A DValueSymbolTable.h47 typedef StringMap<Value*> ValueMap; typedef
/aosp_15_r20/external/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp478 struct ValueMap { struct in __anond9ee33c50111::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;
/aosp_15_r20/external/llvm/lib/ProfileData/
H A DInstrProf.cpp429 ValueMapType *ValueMap) { in remapValue()
454 ValueMapType *ValueMap) { in addValueData()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/polly/CodeGen/
DIslNodeBuilder.h177 ValueMapT ValueMap; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/polly/CodeGen/
DIslNodeBuilder.h177 ValueMapT ValueMap; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/polly/CodeGen/
DIslNodeBuilder.h177 ValueMapT ValueMap; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/polly/CodeGen/
DIslNodeBuilder.h177 ValueMapT ValueMap; variable
/aosp_15_r20/frameworks/compile/slang/BitWriter_2_9_func/
DValueEnumerator.h55 ValueMapType ValueMap; variable
/aosp_15_r20/frameworks/compile/slang/BitWriter_2_9/
DValueEnumerator.h55 ValueMapType ValueMap; variable
/aosp_15_r20/frameworks/compile/slang/BitWriter_3_2/
DValueEnumerator.h58 ValueMapType ValueMap; variable
/aosp_15_r20/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/ser/
H A DTestJsonSerialize.java85 static class ValueMap extends HashMap<String,ValueInterface> { } class in TestJsonSerialize
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DFunctionLoweringInfo.h78 DenseMap<const Value *, unsigned> ValueMap; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DValueMap.h241 friend class ValueMap<KeyT, ValueT, Config>; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DValueMap.h241 friend class ValueMap<KeyT, ValueT, Config>; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DSplitKit.h319 using ValueMap = DenseMap<std::pair<unsigned, unsigned>, ValueForcePair>; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DFunctionLoweringInfo.h82 DenseMap<const Value *, Register> ValueMap; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DValueMap.h241 friend class ValueMap<KeyT, ValueT, Config>; variable
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DSplitKit.h300 typedef DenseMap<std::pair<unsigned, unsigned>, ValueForcePair> ValueMap; typedef
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DValueMap.h241 friend class ValueMap<KeyT, ValueT, Config>; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DFunctionLoweringInfo.h77 DenseMap<const Value *, Register> ValueMap; variable

123