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

/freebsd-10.3-release/contrib/llvm/lib/ExecutionEngine/Interpreter/
H A DExternalFunctions.cpp181 static bool ffiInvoke(RawFunc Fn, Function *F, function
279 if (RawFn != 0 && ffiInvoke(RawFn, F, ArgVals, getDataLayout(), Result))

Completed in 96 milliseconds