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

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

Completed in 2068 milliseconds