Searched refs:LlvmLibcUnaryOpExhaustiveMathTest (Results 1 – 25 of 28) sorted by relevance
12
/aosp_15_r20/external/llvm-libc/test/src/math/exhaustive/ |
H A D | log10f_test.cpp | 16 LlvmLibcUnaryOpExhaustiveMathTest<float, mpfr::Operation::Log10,
|
H A D | acoshf_test.cpp | 16 LlvmLibcUnaryOpExhaustiveMathTest<float, mpfr::Operation::Acosh,
|
H A D | logf_test.cpp | 16 LlvmLibcUnaryOpExhaustiveMathTest<float, mpfr::Operation::Log,
|
H A D | sqrtf_test.cpp | 16 LlvmLibcUnaryOpExhaustiveMathTest<float, mpfr::Operation::Sqrt,
|
H A D | log2f_test.cpp | 16 LlvmLibcUnaryOpExhaustiveMathTest<float, mpfr::Operation::Log2,
|
H A D | expm1f_test.cpp | 16 LlvmLibcUnaryOpExhaustiveMathTest<float, mpfr::Operation::Expm1,
|
H A D | acosf_test.cpp | 16 LlvmLibcUnaryOpExhaustiveMathTest<float, mpfr::Operation::Acos,
|
H A D | exp2m1f_test.cpp | 16 LlvmLibcUnaryOpExhaustiveMathTest<float, mpfr::Operation::Exp2m1,
|
H A D | log1pf_test.cpp | 16 LlvmLibcUnaryOpExhaustiveMathTest<float, mpfr::Operation::Log1p,
|
H A D | cospif_test.cpp | 16 LlvmLibcUnaryOpExhaustiveMathTest<float, mpfr::Operation::Cospi,
|
H A D | tanhf_test.cpp | 16 LlvmLibcUnaryOpExhaustiveMathTest<float, mpfr::Operation::Tanh,
|
H A D | erff_test.cpp | 16 LlvmLibcUnaryOpExhaustiveMathTest<float, mpfr::Operation::Erf,
|
H A D | atanhf_test.cpp | 17 LlvmLibcUnaryOpExhaustiveMathTest<float, mpfr::Operation::Atanh,
|
H A D | expf_test.cpp | 16 LlvmLibcUnaryOpExhaustiveMathTest<float, mpfr::Operation::Exp,
|
H A D | exp10f_test.cpp | 16 LlvmLibcUnaryOpExhaustiveMathTest<float, mpfr::Operation::Exp10,
|
H A D | exp10m1f_test.cpp | 16 LlvmLibcUnaryOpExhaustiveMathTest<float, mpfr::Operation::Exp10m1,
|
H A D | asinf_test.cpp | 16 LlvmLibcUnaryOpExhaustiveMathTest<float, mpfr::Operation::Asin,
|
H A D | sinf_test.cpp | 16 LlvmLibcUnaryOpExhaustiveMathTest<float, mpfr::Operation::Sin,
|
H A D | cbrtf_test.cpp | 16 LlvmLibcUnaryOpExhaustiveMathTest<float, mpfr::Operation::Cbrt,
|
H A D | atanf_test.cpp | 16 LlvmLibcUnaryOpExhaustiveMathTest<float, mpfr::Operation::Atan,
|
H A D | tanf_test.cpp | 17 LlvmLibcUnaryOpExhaustiveMathTest<float, mpfr::Operation::Tan,
|
H A D | sinhf_test.cpp | 16 LlvmLibcUnaryOpExhaustiveMathTest<float, mpfr::Operation::Sinh,
|
H A D | exp2f_test.cpp | 16 LlvmLibcUnaryOpExhaustiveMathTest<float, mpfr::Operation::Exp2,
|
H A D | asinhf_test.cpp | 16 LlvmLibcUnaryOpExhaustiveMathTest<float, mpfr::Operation::Asinh,
|
H A D | sinpif_test.cpp | 16 LlvmLibcUnaryOpExhaustiveMathTest<float, mpfr::Operation::Sinpi,
|
12