Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/test/builtins/Unit/
H A Dfp_test.h77 static inline __uint128_t toRep128(long double x) in toRep128() function
147 __uint128_t rep = toRep128(result); in compareResultLD()