Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/Interpreter/
DExternalFunctions.cpp164 double *DoublePtr = (double *) ArgDataPtr; in ffiValueFor() local
165 *DoublePtr = AV.DoubleVal; in ffiValueFor()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/Interpreter/
DExternalFunctions.cpp175 double *DoublePtr = (double *) ArgDataPtr; in ffiValueFor() local
176 *DoublePtr = AV.DoubleVal; in ffiValueFor()
/external/llvm/lib/ExecutionEngine/Interpreter/
DExternalFunctions.cpp164 double *DoublePtr = (double *) ArgDataPtr; in ffiValueFor() local
165 *DoublePtr = AV.DoubleVal; in ffiValueFor()