Home
last modified time | relevance | path

Searched defs:xbits (Results 1 – 9 of 9) sorted by relevance

/llvm-project/libc/test/src/math/exhaustive/
H A Dhypotf_test.cpp31 uint32_t xbits = start; in check() local
H A Dsincosf_test.cpp28 FPBits xbits(bits); in check() local
H A Dexhaustive_test.h88 StorageType xbits = x_start; in check() local
/llvm-project/libc/src/math/generic/
H A Dlog1pf.cpp42 FPBits xbits(x); log() local
[all...]
H A Dexp.cpp180 FPBits xbits(x); set_exceptional() local
H A Dexp2.cpp202 FPBits xbits(x); set_exceptional() local
H A Dexp10.cpp227 FPBits xbits(x); set_exceptional() local
H A Dexpm1.cpp225 uint64_t x_u = xbits.uintval(); in set_exceptional() local
/llvm-project/libc/utils/MPFRWrapper/
H A DMPFRUtils.cpp992 FPBits<InputType> xbits(input.x); explain_binary_operation_one_output_error() local
1044 FPBits<InputType> xbits(input.x); explain_ternary_operation_one_output_error() local