/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/ |
D | LoopRotation.cpp | 90 ValueToValueMapTy &ValueMap) { in RewriteUsesOfClonedInstructions() 218 ValueToValueMapTy ValueMap; in rotateLoop() local
|
/external/google-breakpad/src/processor/ |
D | cfi_frame_info-inl.h | 51 typedef CFIFrameInfo::RegisterValueMap<RegisterType> ValueMap; in FindCallerRegisters() typedef
|
/external/swiftshader/third_party/LLVM/include/llvm/ |
D | ValueSymbolTable.h | 46 typedef StringMap<Value*> ValueMap; 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-7.0/llvm/lib/Transforms/Utils/ |
D | LoopRotationUtils.cpp | 81 ValueToValueMapTy &ValueMap, in RewriteUsesOfClonedInstructions() 292 ValueToValueMapTy ValueMap; in rotateLoop() local
|
/external/swiftshader/third_party/LLVM/lib/Bitcode/Writer/ |
D | ValueEnumerator.h | 48 ValueMapType ValueMap; variable
|
/external/llvm/lib/Transforms/Scalar/ |
D | LoopRotation.cpp | 82 ValueToValueMapTy &ValueMap) { in RewriteUsesOfClonedInstructions() 274 ValueToValueMapTy ValueMap; in rotateLoop() local
|
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ |
D | FunctionLoweringInfo.h | 77 DenseMap<const Value*, unsigned> ValueMap; variable
|
/external/swiftshader/third_party/LLVM/include/llvm/ADT/ |
D | ValueMap.h | 195 friend class ValueMap<KeyT, ValueT, Config, ValueInfoT>; variable
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | SplitKit.h | 265 typedef DenseMap<std::pair<unsigned, unsigned>, ValueForcePair> ValueMap; typedef
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
D | FunctionLoweringInfo.h | 119 DenseMap<const Value *, unsigned> ValueMap; variable
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | SplitKit.h | 303 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-7.0/llvm/lib/Bitcode/Writer/ |
D | ValueEnumerator.h | 64 ValueMapType ValueMap; variable
|
/external/llvm/include/llvm/CodeGen/ |
D | FunctionLoweringInfo.h | 109 DenseMap<const Value *, unsigned> ValueMap; variable
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/ |
D | ValueMap.h | 248 friend class ValueMap<KeyT, ValueT, Config>; variable
|
/external/llvm/lib/Bitcode/Writer/ |
D | ValueEnumerator.h | 59 ValueMapType ValueMap; variable
|
/external/mesa3d/src/gallium/drivers/nouveau/codegen/ |
D | nv50_ir_build_util.h | 135 typedef bimap<Location, Value *> ValueMap; typedef
|
/external/llvm/lib/ProfileData/ |
D | InstrProf.cpp | 429 ValueMapType *ValueMap) { in remapValue() 454 ValueMapType *ValueMap) { in addValueData()
|
/external/llvm/lib/Analysis/ |
D | CFLGraph.h | 77 typedef DenseMap<Value *, ValueInfo> ValueMap; typedef
|
/external/llvm/lib/Transforms/Vectorize/ |
D | LoopVectorize.cpp | 478 struct ValueMap { struct in __anon0b4224d80111::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/swiftshader/third_party/LLVM/lib/Linker/ |
D | LinkModules.cpp | 329 ValueToValueMapTy ValueMap; member in __anon2872dd220211::ModuleLinker
|
/external/llvm/tools/llvm-c-test/ |
D | echo.cpp | 55 typedef CAPIDenseMap<LLVMValueRef>::Map ValueMap; typedef
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/ |
D | CFLAndersAliasAnalysis.cpp | 429 DenseMap<Value *, ValueSummary> ValueMap; in populateExternalRelations() local
|