Home
last modified time | relevance | path

Searched refs:ffiInvoke (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/ExecutionEngine/Interpreter/
DExternalFunctions.cpp181 static bool ffiInvoke(RawFunc Fn, Function *F, in ffiInvoke() function
279 if (RawFn != 0 && ffiInvoke(RawFn, F, ArgVals, getDataLayout(), Result)) in callExternalFunction()