Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/
DJIT.cpp777 char* JIT::getMemoryForGV(const GlobalVariable* GV) { in getMemoryForGV() function in JIT
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/
DExecutionEngine.cpp116 char *ExecutionEngine::getMemoryForGV(const GlobalVariable *GV) { in getMemoryForGV() function in ExecutionEngine
/external/llvm/lib/ExecutionEngine/
DExecutionEngine.cpp124 char *ExecutionEngine::getMemoryForGV(const GlobalVariable *GV) { in getMemoryForGV() function in ExecutionEngine