Searched refs:LoadValueFromMemory (Results 1 - 3 of 3) sorted by relevance

/external/llvm/include/llvm/ExecutionEngine/
H A DExecutionEngine.h481 void LoadValueFromMemory(GenericValue &Result, GenericValue *Ptr,
/external/llvm/lib/ExecutionEngine/
H A DExecutionEngine.cpp1057 void ExecutionEngine::LoadValueFromMemory(GenericValue &Result, function in class:ExecutionEngine
/external/llvm/lib/ExecutionEngine/Interpreter/
H A DExecution.cpp1060 LoadValueFromMemory(Result, Ptr, I.getType());

Completed in 28 milliseconds