Home
last modified time | relevance | path

Searched defs:getGlobalValueAddress (Results 1 – 8 of 8) sorted by relevance

/external/llvm-project/llvm/include/llvm/ExecutionEngine/
DExecutionEngine.h377 virtual uint64_t getGlobalValueAddress(const std::string &Name) { in getGlobalValueAddress() function
/external/llvm/include/llvm/ExecutionEngine/
DExecutionEngine.h356 virtual uint64_t getGlobalValueAddress(const std::string &Name) { in getGlobalValueAddress() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/
DExecutionEngine.h368 virtual uint64_t getGlobalValueAddress(const std::string &Name) { in getGlobalValueAddress() function
/external/llvm/lib/ExecutionEngine/Orc/
DOrcMCJITReplacement.h212 uint64_t getGlobalValueAddress(const std::string &Name) override { in getGlobalValueAddress() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
DOrcMCJITReplacement.h345 uint64_t getGlobalValueAddress(const std::string &Name) override { in getGlobalValueAddress() function
/external/llvm/lib/ExecutionEngine/MCJIT/
DMCJIT.cpp376 uint64_t MCJIT::getGlobalValueAddress(const std::string &Name) { in getGlobalValueAddress() function in MCJIT
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/MCJIT/
DMCJIT.cpp390 uint64_t MCJIT::getGlobalValueAddress(const std::string &Name) { in getGlobalValueAddress() function in MCJIT
/external/llvm-project/llvm/lib/ExecutionEngine/MCJIT/
DMCJIT.cpp396 uint64_t MCJIT::getGlobalValueAddress(const std::string &Name) { in getGlobalValueAddress() function in MCJIT