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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/
H A DExecutionEngine.h519 void LoadValueFromMemory(GenericValue &Result, GenericValue *Ptr,
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/
H A DExecutionEngine.cpp1079 void ExecutionEngine::LoadValueFromMemory(GenericValue &Result, function in class:ExecutionEngine
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/Interpreter/
H A DExecution.cpp1098 LoadValueFromMemory(Result, Ptr, I.getType());

Completed in 53 milliseconds