Searched defs:runFunction (Results 1 - 3 of 3) sorted by relevance

/external/llvm/lib/ExecutionEngine/Interpreter/
H A DInterpreter.cpp78 Interpreter::runFunction(Function *F, function in class:Interpreter
/external/llvm/lib/ExecutionEngine/MCJIT/
H A DMCJIT.cpp432 GenericValue MCJIT::runFunction(Function *F, function in class:MCJIT
/external/llvm/lib/ExecutionEngine/JIT/
H A DJIT.cpp237 GenericValue JIT::runFunction(Function *F, function in class:JIT
401 GenericValue Result = runFunction(Stub, std::vector<GenericValue>());

Completed in 273 milliseconds