Home
last modified time | relevance | path

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

12

/external/google-breakpad/src/processor/
Dcfi_frame_info-inl.h51 typedef CFIFrameInfo::RegisterValueMap<RegisterType> ValueMap; in FindCallerRegisters() typedef
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DLoopRotation.cpp90 ValueToValueMapTy &ValueMap) { in RewriteUsesOfClonedInstructions()
218 ValueToValueMapTy ValueMap; in rotateLoop() local
DJumpThreading.cpp1283 DenseMap<Instruction*, Value*> &ValueMap) { in AddPHINodeEntriesForMappedBlock()
/external/swiftshader/third_party/LLVM/include/llvm/
DValueSymbolTable.h46 typedef StringMap<Value*> ValueMap; 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/lib/Bitcode/Writer/
DValueEnumerator.h48 ValueMapType ValueMap; variable
/external/llvm/lib/Transforms/Scalar/
DLoopRotation.cpp82 ValueToValueMapTy &ValueMap) { in RewriteUsesOfClonedInstructions()
274 ValueToValueMapTy ValueMap; in rotateLoop() local
DJumpThreading.cpp1417 DenseMap<Instruction*, Value*> &ValueMap) { in AddPHINodeEntriesForMappedBlock()
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DFunctionLoweringInfo.h77 DenseMap<const Value*, unsigned> ValueMap; variable
/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DValueMap.h195 friend class ValueMap<KeyT, ValueT, Config, ValueInfoT>; variable
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DSplitKit.h265 typedef DenseMap<std::pair<unsigned, unsigned>, ValueForcePair> ValueMap; typedef
/external/llvm/lib/CodeGen/
DSplitKit.h300 typedef DenseMap<std::pair<unsigned, unsigned>, ValueForcePair> ValueMap; typedef
/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/Analysis/
DCFLGraph.h77 typedef DenseMap<Value *, ValueInfo> ValueMap; typedef
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp478 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/
DLinkModules.cpp329 ValueToValueMapTy ValueMap; member in __anonfc93c9960211::ModuleLinker
/external/llvm/tools/llvm-c-test/
Decho.cpp55 typedef CAPIDenseMap<LLVMValueRef>::Map ValueMap; typedef
/external/swiftshader/third_party/LLVM/lib/Target/CppBackend/
DCPPBackend.cpp83 typedef std::map<const Value*,std::string> ValueMap; typedef
/external/llvm/lib/Linker/
DIRMover.cpp389 ValueToValueMapTy ValueMap; member in __anon1c648b070211::IRLinker
/external/swiftshader/third_party/LLVM/lib/VMCore/
DAsmWriter.cpp304 typedef DenseMap<const Value*, unsigned> ValueMap; typedef in __anon848d55f40211::SlotTracker
/external/spirv-llvm/lib/SPIRV/
DSPIRVWriter.cpp226 LLVMToSPIRVValueMap ValueMap; member in SPIRV::LLVMToSPIRV

12