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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/Interpreter/
H A DExternalFunctions.cpp175 double *DoublePtr = (double *) ArgDataPtr; local
176 *DoublePtr = AV.DoubleVal;

Completed in 35 milliseconds