Home
last modified time | relevance | path

Searched refs:toRep64 (Results 1 – 2 of 2) sorted by relevance

/external/compiler-rt/test/builtins/Unit/
Dfp_test.h64 static inline uint64_t toRep64(double x) in toRep64() function
119 uint64_t rep = toRep64(result); in compareResultD()
/external/llvm-project/compiler-rt/test/builtins/Unit/
Dfp_test.h69 static inline uint64_t toRep64(double x) in toRep64() function
124 uint64_t rep = toRep64(result); in compareResultD()