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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/Interpreter/
H A DInterpreter.cpp80 GenericValue Interpreter::runFunction(Function *F, function in class:Interpreter
/freebsd-11-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DOrcMCJITReplacement.cpp26 OrcMCJITReplacement::runFunction(Function *F, function in class:llvm::orc::OrcMCJITReplacement
/freebsd-11-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/MCJIT/
H A DMCJIT.cpp507 GenericValue MCJIT::runFunction(Function *F, ArrayRef<GenericValue> ArgValues) { function in class:MCJIT

Completed in 58 milliseconds