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

/freebsd-9.3-release/contrib/llvm/lib/ExecutionEngine/Interpreter/
H A DInterpreter.h193 GenericValue callExternalFunction(Function *F,
H A DExternalFunctions.cpp247 GenericValue Interpreter::callExternalFunction(Function *F, function in class:Interpreter
H A DExecution.cpp2086 GenericValue Result = callExternalFunction (F, ArgVals);

Completed in 72 milliseconds