Home
last modified time | relevance | path

Searched refs:MapValue (Results 1 – 25 of 30) sorted by relevance

12

/external/llvm-project/clang/lib/Basic/
DFileManager.cpp216 FileEntryRef::MapValue Value = *SeenFileInsertResult.first->second; in getFileRef()
275 NamedFileEnt->second = FileEntryRef::MapValue(UFE, DirInfo); in getFileRef()
281 .insert({Status.getName(), FileEntryRef::MapValue(UFE, DirInfo)}) in getFileRef()
290 NamedFileEnt->second = FileEntryRef::MapValue(Redirection); in getFileRef()
354 FileEntryRef::MapValue Value = *NamedFileEnt.second; in getVirtualFileRef()
385 NamedFileEnt.second = FileEntryRef::MapValue(*UFE, *DirInfo); in getVirtualFileRef()
406 NamedFileEnt.second = FileEntryRef::MapValue(*UFE, *DirInfo); in getVirtualFileRef()
427 llvm::StringMap<llvm::ErrorOr<FileEntryRef::MapValue>>>(); in getBypassFile()
439 Insertion.first->second = FileEntryRef::MapValue(BFE, VF.getDir()); in getBypassFile()
563 for (llvm::StringMap<llvm::ErrorOr<FileEntryRef::MapValue>, in GetUniqueIDMapping()
[all …]
/external/llvm-project/clang/include/clang/Basic/
DFileEntry.h99 struct MapValue;
102 using MapEntry = llvm::StringMapEntry<llvm::ErrorOr<MapValue>>;
105 struct MapValue { struct
119 MapValue() = delete; argument
120 MapValue(FileEntry &FE, DirectoryEntryRef Dir) : V(&FE), Dir(Dir) {} in MapValue() function
121 MapValue(MapEntry &ME) : V(&ME) {} in MapValue() function
DFileManager.h92 llvm::StringMap<llvm::ErrorOr<FileEntryRef::MapValue>, llvm::BumpPtrAllocator>
99 std::unique_ptr<llvm::StringMap<llvm::ErrorOr<FileEntryRef::MapValue>>>
/external/google-breakpad/src/processor/
Drange_map-inl.h95 MapValue(base - 1, Range(other_base, other_delta, other_entry))); in StoreRangeInternal()
137 MapValue(base - 1, Range(other_base, other_delta, other_entry))); in StoreRangeInternal()
154 map_.insert(MapValue(other_high, in StoreRangeInternal()
177 map_.insert(MapValue(high, Range(base, delta, entry))); in StoreRangeInternal()
Daddress_map.h77 typedef typename AddressToEntryMap::value_type MapValue; typedef
Daddress_map-inl.h58 map_.insert(MapValue(address, entry)); in Store()
Dcontained_range_map.h116 typedef typename AddressToRangeMap::value_type MapValue; typedef
Drange_map.h159 typedef typename AddressToRangeMap::value_type MapValue; typedef
Dcontained_range_map-inl.h144 map_->insert(MapValue(high, in StoreRange()
/external/llvm/lib/Transforms/Utils/
DCloneModule.cpp121 GV->setInitializer(MapValue(I->getInitializer(), VMap)); in CloneModule()
150 F->setPersonalityFn(MapValue(I.getPersonalityFn(), VMap)); in CloneModule()
161 GA->setAliasee(MapValue(C, VMap)); in CloneModule()
DCloneFunction.cpp101 MapValue(OldFunc->getPersonalityFn(), VMap, in CloneFunctionInto()
484 Value *InVal = MapValue(PN->getIncomingValue(pred), in CloneAndPruneIntoFromInst()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DCloneModule.cpp130 GV->setInitializer(MapValue(I->getInitializer(), VMap)); in CloneModule()
167 F->setPersonalityFn(MapValue(I.getPersonalityFn(), VMap)); in CloneModule()
180 GA->setAliasee(MapValue(C, VMap)); in CloneModule()
DCloneFunction.cpp107 MapValue(OldFunc->getPersonalityFn(), VMap, in CloneFunctionInto()
536 Value *InVal = MapValue(PN->getIncomingValue(pred), in CloneAndPruneIntoFromInst()
/external/llvm-project/llvm/lib/Transforms/Utils/
DCloneModule.cpp130 GV->setInitializer(MapValue(I->getInitializer(), VMap)); in CloneModule()
167 F->setPersonalityFn(MapValue(I.getPersonalityFn(), VMap)); in CloneModule()
180 GA->setAliasee(MapValue(C, VMap)); in CloneModule()
DAssumeBundleBuilder.cpp363 struct MapValue { in dropRedundantKnowledge() struct
370 SmallVector<MapValue, 2>, 16> in dropRedundantKnowledge()
412 for (MapValue &Elem : Lookup) { in dropRedundantKnowledge()
DCloneFunction.cpp104 MapValue(OldFunc->getPersonalityFn(), VMap, in CloneFunctionInto()
540 Value *InVal = MapValue(PN->getIncomingValue(pred), in CloneAndPruneIntoFromInst()
/external/llvm-project/clang/unittests/Basic/
DFileEntryTest.cpp19 using FileMap = StringMap<llvm::ErrorOr<FileEntryRef::MapValue>>;
45 *Files.insert({Name, FileEntryRef::MapValue(*FEs.back().get(), DR)}) in addFile()
52 {Name, FileEntryRef::MapValue( in addFileAlias()
/external/llvm/include/llvm/Transforms/Utils/
DValueMapper.h198 inline Value *MapValue(const Value *V, ValueToValueMapTy &VM,
264 inline Constant *MapValue(const Constant *V, ValueToValueMapTy &VM,
/external/llvm-project/llvm/include/llvm/Transforms/Utils/
DValueMapper.h206 inline Value *MapValue(const Value *V, ValueToValueMapTy &VM,
272 inline Constant *MapValue(const Constant *V, ValueToValueMapTy &VM,
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
DValueMapper.h206 inline Value *MapValue(const Value *V, ValueToValueMapTy &VM,
272 inline Constant *MapValue(const Constant *V, ValueToValueMapTy &VM,
/external/golang-protobuf/proto/proto3_proto/
Dproto3.pb.go410MapValue map[int64]string `protobuf:"bytes,5,rep,name=map_value,json=mapValue,proto3" … member
488 return m.MapValue
/external/llvm/lib/ExecutionEngine/Orc/
DIndirectionUtils.cpp229 NewGV->setInitializer(MapValue(OrigGV.getInitializer(), VMap, RF_None, in moveGlobalVariableInitializer()
/external/llvm-project/llvm/lib/ExecutionEngine/Orc/
DIndirectionUtils.cpp350 NewGV->setInitializer(MapValue(OrigGV.getInitializer(), VMap, RF_None, in moveGlobalVariableInitializer()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
DIndirectionUtils.cpp352 NewGV->setInitializer(MapValue(OrigGV.getInitializer(), VMap, RF_None, in moveGlobalVariableInitializer()
/external/tensorflow/tensorflow/core/common_runtime/
Ddirect_session.cc112 typedef std::pair<int32, thread::ThreadPool*> MapValue; in NewThreadPoolFromThreadPoolOptions() typedef
113 static std::map<string, MapValue>* global_pool_map = in NewThreadPoolFromThreadPoolOptions()
114 new std::map<string, MapValue>; in NewThreadPoolFromThreadPoolOptions()
117 MapValue* mvalue = &(*global_pool_map)[name]; in NewThreadPoolFromThreadPoolOptions()

12