Home
last modified time | relevance | path

Searched refs:getGlobalAddressReverseMap (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/
H A DExecutionEngine.cpp219 if (!EEState.getGlobalAddressReverseMap().empty()) { in addGlobalMapping()
220 std::string &V = EEState.getGlobalAddressReverseMap()[CurVal]; in addGlobalMapping()
231 EEState.getGlobalAddressReverseMap().clear(); in clearAllGlobalMappings()
260 if (CurVal && !EEState.getGlobalAddressReverseMap().empty()) in updateGlobalMapping()
261 EEState.getGlobalAddressReverseMap().erase(CurVal); in updateGlobalMapping()
265 if (!EEState.getGlobalAddressReverseMap().empty()) { in updateGlobalMapping()
266 std::string &V = EEState.getGlobalAddressReverseMap()[CurVal]; in updateGlobalMapping()
301 if (EEState.getGlobalAddressReverseMap().empty()) { in getGlobalValueAtAddress()
307 EEState.getGlobalAddressReverseMap().insert( in getGlobalValueAtAddress()
313 EEState.getGlobalAddressReverseMap().find((uint64_t) Addr); in getGlobalValueAtAddress()
[all …]
/aosp_15_r20/external/llvm/lib/ExecutionEngine/
H A DExecutionEngine.cpp220 if (!EEState.getGlobalAddressReverseMap().empty()) { in addGlobalMapping()
221 std::string &V = EEState.getGlobalAddressReverseMap()[CurVal]; in addGlobalMapping()
232 EEState.getGlobalAddressReverseMap().clear(); in clearAllGlobalMappings()
261 if (CurVal && !EEState.getGlobalAddressReverseMap().empty()) in updateGlobalMapping()
262 EEState.getGlobalAddressReverseMap().erase(CurVal); in updateGlobalMapping()
266 if (!EEState.getGlobalAddressReverseMap().empty()) { in updateGlobalMapping()
267 std::string &V = EEState.getGlobalAddressReverseMap()[CurVal]; in updateGlobalMapping()
302 if (EEState.getGlobalAddressReverseMap().empty()) { in getGlobalValueAtAddress()
308 EEState.getGlobalAddressReverseMap().insert(std::make_pair( in getGlobalValueAtAddress()
314 EEState.getGlobalAddressReverseMap().find((uint64_t) Addr); in getGlobalValueAtAddress()
[all …]
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/
H A DExecutionEngine.cpp222 if (!EEState.getGlobalAddressReverseMap().empty()) { in addGlobalMapping()
223 std::string &V = EEState.getGlobalAddressReverseMap()[CurVal]; in addGlobalMapping()
234 EEState.getGlobalAddressReverseMap().clear(); in clearAllGlobalMappings()
263 if (CurVal && !EEState.getGlobalAddressReverseMap().empty()) in updateGlobalMapping()
264 EEState.getGlobalAddressReverseMap().erase(CurVal); in updateGlobalMapping()
268 if (!EEState.getGlobalAddressReverseMap().empty()) { in updateGlobalMapping()
269 std::string &V = EEState.getGlobalAddressReverseMap()[CurVal]; in updateGlobalMapping()
304 if (EEState.getGlobalAddressReverseMap().empty()) { in getGlobalValueAtAddress()
310 EEState.getGlobalAddressReverseMap().insert(std::make_pair( in getGlobalValueAtAddress()
316 EEState.getGlobalAddressReverseMap().find((uint64_t) Addr); in getGlobalValueAtAddress()
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ExecutionEngine/
DExecutionEngine.h84 std::map<uint64_t, std::string> &getGlobalAddressReverseMap() { in getGlobalAddressReverseMap() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/
H A DExecutionEngine.h85 std::map<uint64_t, std::string> &getGlobalAddressReverseMap() { in getGlobalAddressReverseMap() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ExecutionEngine/
DExecutionEngine.h84 std::map<uint64_t, std::string> &getGlobalAddressReverseMap() { in getGlobalAddressReverseMap() function
/aosp_15_r20/external/llvm/include/llvm/ExecutionEngine/
H A DExecutionEngine.h82 std::map<uint64_t, std::string> &getGlobalAddressReverseMap() { in getGlobalAddressReverseMap() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ExecutionEngine/
DExecutionEngine.h84 std::map<uint64_t, std::string> &getGlobalAddressReverseMap() { in getGlobalAddressReverseMap() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/
H A DExecutionEngine.h84 std::map<uint64_t, std::string> &getGlobalAddressReverseMap() { in getGlobalAddressReverseMap() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ExecutionEngine/
DExecutionEngine.h84 std::map<uint64_t, std::string> &getGlobalAddressReverseMap() { in getGlobalAddressReverseMap() function