/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/lib/Transforms/Scalar/ |
D | LoopRotation.cpp | 90 ValueToValueMapTy &ValueMap) { in RewriteUsesOfClonedInstructions() 218 ValueToValueMapTy ValueMap; in rotateLoop() local
|
D | JumpThreading.cpp | 1283 DenseMap<Instruction*, Value*> &ValueMap) { in AddPHINodeEntriesForMappedBlock()
|
/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/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
|
D | JumpThreading.cpp | 1417 DenseMap<Instruction*, Value*> &ValueMap) { in AddPHINodeEntriesForMappedBlock()
|
/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/llvm/lib/CodeGen/ |
D | SplitKit.h | 300 typedef DenseMap<std::pair<unsigned, unsigned>, ValueForcePair> ValueMap; typedef
|
/external/llvm/include/llvm/CodeGen/ |
D | FunctionLoweringInfo.h | 109 DenseMap<const Value *, unsigned> ValueMap; 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 __anonf0c7dd4c0111::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 __anonfc93c9960211::ModuleLinker
|
/external/llvm/tools/llvm-c-test/ |
D | echo.cpp | 55 typedef CAPIDenseMap<LLVMValueRef>::Map ValueMap; typedef
|
/external/swiftshader/third_party/LLVM/lib/Target/CppBackend/ |
D | CPPBackend.cpp | 83 typedef std::map<const Value*,std::string> ValueMap; typedef
|
/external/llvm/lib/Linker/ |
D | IRMover.cpp | 389 ValueToValueMapTy ValueMap; member in __anon1c648b070211::IRLinker
|
/external/swiftshader/third_party/LLVM/lib/VMCore/ |
D | AsmWriter.cpp | 304 typedef DenseMap<const Value*, unsigned> ValueMap; typedef in __anon848d55f40211::SlotTracker
|
/external/spirv-llvm/lib/SPIRV/ |
D | SPIRVWriter.cpp | 226 LLVMToSPIRVValueMap ValueMap; member in SPIRV::LLVMToSPIRV
|