Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm-libc/test/src/math/exhaustive/
H A Dexhaustive_test.h112 struct LlvmLibcExhaustiveMathTest struct
260 LlvmLibcExhaustiveMathTest<UnaryOpChecker<FloatType, FloatType, Op, Func>>;
265 LlvmLibcExhaustiveMathTest<UnaryOpChecker<OutType, InType, Op, Func>>;
269 LlvmLibcExhaustiveMathTest<BinaryOpChecker<FloatType, FloatType, Op, Func>,
H A Dhypotf_test.cpp52 using LlvmLibcHypotfExhaustiveTest = LlvmLibcExhaustiveMathTest<HypotfChecker>;
H A Dsincosf_test.cpp49 LlvmLibcExhaustiveMathTest<SincosfChecker>;