Home
last modified time | relevance | path

Searched defs:StorageType (Results 1 – 25 of 58) sorted by relevance

123

/llvm-project/libc/src/__support/FPUtil/
H A DNearestIntegerOperations.h25 using StorageType = typename FPBits<T>::StorageType; trunc() local
55 using StorageType = typename FPBits<T>::StorageType; ceil() local
106 using StorageType = typename FPBits<T>::StorageType; round() local
154 using StorageType = typename FPBits<T>::StorageType; round_using_specific_rounding_mode() local
262 using StorageType = typename FPBits<T>::StorageType; fromfp() local
[all...]
H A Dfpbits_str.h37 using StorageType = typename fputil::FPBits<T>::StorageType; str() local
H A DBasicOperations.h250 using StorageType = typename FPBits::StorageType; totalorder() local
300 using StorageType = typename FPBits::StorageType; setpayload() local
[all...]
/llvm-project/libc/src/__support/
H A Dstr_to_float.h75 using StorageType = typename FPBits::StorageType; global() variable
185 using StorageType = typename FPBits::StorageType; global() variable
321 using StorageType = typename FPBits::StorageType; global() variable
515 using StorageType = typename FPBits::StorageType; global() variable
649 using StorageType = typename FPBits::StorageType; global() variable
726 using StorageType = typename FPBits::StorageType; binary_exp_to_float() local
845 using StorageType = typename FPBits::StorageType; decimal_string_to_float() local
956 using StorageType = typename FPBits::StorageType; hexadecimal_string_to_float() local
1062 using StorageType = typename FPBits::StorageType; nan_mantissa_from_ncharseq() local
1086 using StorageType = typename FPBits::StorageType; strtofloatingpoint() local
1211 using StorageType = typename FPBits::StorageType; strtonan() local
[all...]
/llvm-project/libc/test/src/math/exhaustive/
H A Dexhaustive_test.h47 using StorageType = typename FPBits::StorageType; member
80 using StorageType = typename FPBits::StorageType; member
117 using StorageType = typename Checker::StorageType; global() member
[all...]
/llvm-project/libc/src/__support/FPUtil/x86_64/
H A DNextUpDownLongDouble.h35 using StorageType = typename FPBits_t::StorageType; nextupdown() local
H A DNextAfterLongDouble.h45 using StorageType = FPBits::StorageType; nextafter() local
/llvm-project/libc/test/src/math/
H A DILogbTest.h78 using StorageType = typename FPBits::StorageType; test_subnormal_range() local
97 using StorageType = typename FPBits::StorageType; test_subnormal_range() local
[all...]
H A DNextAfterTest.h24 using StorageType = typename FPBits::StorageType; global() variable
H A DLogbTest.h76 using StorageType = typename FPBits::StorageType; local
H A DFDimTest.h21 using StorageType = typename FPBits::StorageType; global() variable
/llvm-project/libc/test/src/math/smoke/
H A DHypotTest.h24 using StorageType = typename FPBits::StorageType; global() variable
H A DRIntTest.h32 using StorageType = typename FPBits::StorageType; global() variable
H A DRemQuoTest.h20 using StorageType = typename FPBits::StorageType; global() variable
H A Dnanf16_test.cpp20 using StorageType = LIBC_NAMESPACE::fputil::FPBits<float16>::StorageType; global() typedef in LlvmLibcNanf16Test
H A Dnanf_test.cpp18 using StorageType = LIBC_NAMESPACE::fputil::FPBits<float>::StorageType; global() typedef in LlvmLibcNanfTest
H A Dnan_test.cpp18 using StorageType = LIBC_NAMESPACE::fputil::FPBits<double>::StorageType; global() typedef in LlvmLibcNanTest
H A DLogbTest.h72 using StorageType = typename FPBits::StorageType; local
H A Dnanf128_test.cpp19 using StorageType = FPBits128::StorageType; global() typedef in LlvmLibcNanf128Test
/llvm-project/libc/src/stdio/printf_core/
H A Dfloat_inf_nan_converter.h23 using StorageType = fputil::FPBits<long double>::StorageType; global() variable
/llvm-project/libc/src/stdfix/
H A Dexphk.cpp42 using StorageType = typename FXRep::StorageType; global() typedef
H A Dexpk.cpp51 using StorageType = typename FXRep::StorageType; global() typedef
/llvm-project/libc/test/src/stdfix/
H A DSqrtTest.h41 using StorageType = typename FXRep::StorageType; in testSpecialNumbers() local
/llvm-project/libc/src/__support/FPUtil/generic/
H A Dsqrt_80_bit_long_double.h40 using StorageType = typename LDBits::StorageType; sqrt() local
[all...]
/llvm-project/libc/test/src/__support/
H A Dstr_to_fp_test.h19 using StorageType = typename fputil::FPBits<T>::StorageType; global() member
[all...]

123