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

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

Completed in 110 milliseconds