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