Home
last modified time | relevance | path

Searched refs:GlobalAddressMapTy (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/ExecutionEngine/
DExecutionEngine.h59 GlobalAddressMapTy; typedef
66 GlobalAddressMapTy GlobalAddressMap;
77 GlobalAddressMapTy &getGlobalAddressMap(const MutexGuard &) { in getGlobalAddressMap()
/external/llvm/include/llvm/ExecutionEngine/
DExecutionEngine.h62 typedef StringMap<uint64_t> GlobalAddressMapTy; typedef
68 GlobalAddressMapTy GlobalAddressMap;
78 GlobalAddressMapTy &getGlobalAddressMap() { in getGlobalAddressMap()
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/
DExecutionEngine.cpp144 GlobalAddressMapTy::iterator I = GlobalAddressMap.find(ToUnmap); in RemoveMapping()
198 ExecutionEngineState::GlobalAddressMapTy &Map = in updateGlobalMapping()
225 ExecutionEngineState::GlobalAddressMapTy::iterator I = in getPointerToGlobalIfAvailable()
235 for (ExecutionEngineState::GlobalAddressMapTy::iterator in getGlobalValueAtAddress()
/external/llvm/lib/ExecutionEngine/
DExecutionEngine.cpp173 GlobalAddressMapTy::iterator I = GlobalAddressMap.find(Name); in RemoveMapping()
251 ExecutionEngineState::GlobalAddressMapTy &Map = in updateGlobalMapping()
278 ExecutionEngineState::GlobalAddressMapTy::iterator I = in getAddressToGlobalIfAvailable()
303 for (ExecutionEngineState::GlobalAddressMapTy::iterator in getGlobalValueAtAddress()