Home
last modified time | relevance | path

Searched defs:getPointerToGlobalIfAvailable (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/ExecutionEngine/
DExecutionEngine.cpp286 void *ExecutionEngine::getPointerToGlobalIfAvailable(StringRef S) { in getPointerToGlobalIfAvailable() function in ExecutionEngine
293 void *ExecutionEngine::getPointerToGlobalIfAvailable(const GlobalValue *GV) { in getPointerToGlobalIfAvailable() function in ExecutionEngine
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/
DExecutionEngine.cpp222 void *ExecutionEngine::getPointerToGlobalIfAvailable(const GlobalValue *GV) { in getPointerToGlobalIfAvailable() function in ExecutionEngine