Searched defs:runFunction (Results 1 - 3 of 3) sorted by relevance
/external/llvm/lib/ExecutionEngine/Interpreter/ | ||
H A D | Interpreter.cpp | 77 GenericValue Interpreter::runFunction(Function *F, function in class:Interpreter |
/external/llvm/lib/ExecutionEngine/Orc/ | ||
H A D | OrcMCJITReplacement.cpp | 27 OrcMCJITReplacement::runFunction(Function *F, function in class:llvm::orc::OrcMCJITReplacement |
/external/llvm/lib/ExecutionEngine/MCJIT/ | ||
H A D | MCJIT.cpp | 479 GenericValue MCJIT::runFunction(Function *F, ArrayRef<GenericValue> ArgValues) { function in class:MCJIT |
Completed in 57 milliseconds