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

/freebsd-11.0-release/contrib/llvm/lib/ExecutionEngine/Interpreter/
H A DExternalFunctions.cpp132 static void *ffiValueFor(Type *Ty, const GenericValue &AV, function
212 values[ArgNo] = ffiValueFor(ArgTy, ArgVals[ArgNo], ArgDataPtr);

Completed in 34 milliseconds