Home
last modified time | relevance | path

Searched defs:DoubleToBits (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/capstone/
H A DMathExtras.h333 static inline uint64_t DoubleToBits(double Double) { in DoubleToBits() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
H A DMathExtras.h447 inline uint64_t DoubleToBits(double Double) { in DoubleToBits() function