Home
last modified time | relevance | path

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

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