Searched refs:callExternalFunction (Results 1 – 3 of 3) sorted by relevance
175 GenericValue callExternalFunction(Function *F,
258 GenericValue Interpreter::callExternalFunction(Function *F, in callExternalFunction() function in Interpreter
2081 GenericValue Result = callExternalFunction (F, ArgVals); in callFunction()