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