Home
last modified time | relevance | path

Searched defs:getPointerToGlobal (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/
DExecutionEngine.cpp503 void *ExecutionEngine::getPointerToGlobal(const GlobalValue *GV) { in getPointerToGlobal() function in ExecutionEngine
/external/llvm/lib/ExecutionEngine/
DExecutionEngine.cpp572 void *ExecutionEngine::getPointerToGlobal(const GlobalValue *GV) { in getPointerToGlobal() function in ExecutionEngine
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/
DJITEmitter.cpp701 void *JITEmitter::getPointerToGlobal(GlobalValue *V, void *Reference, in getPointerToGlobal() function in JITEmitter