Searched refs:negative_subnormal (Results 1 – 2 of 2) sorted by relevance
/external/XNNPACK/eval/ |
D | f32-roundu.cc | 69 TEST(ROUNDU__SSE_ADDSUB, negative_subnormal) { in TEST() argument 335 TEST(ROUNDU__SSE2_CVT, negative_subnormal) { in TEST() argument 601 TEST(ROUNDU__SSE41, negative_subnormal) { in TEST() argument 867 TEST(ROUNDU__NEON_ADDSUB, negative_subnormal) { in TEST() argument 1133 TEST(ROUNDU__NEON_CVT, negative_subnormal) { in TEST() argument 1399 TEST(ROUNDU__NEONV8, negative_subnormal) { in TEST() argument 1665 TEST(ROUNDU__WASMSIMD_ADDSUB, negative_subnormal) { in TEST() argument 1931 TEST(ROUNDU__WASMSIMD_CVT, negative_subnormal) { in TEST() argument 2196 TEST(ROUNDU__SCALAR_ADDSUB, negative_subnormal) { in TEST() argument 2460 TEST(ROUNDU__SCALAR_CVT, negative_subnormal) { in TEST() argument
|
D | f32-roundd.cc | 69 TEST(ROUNDD__SSE_ADDSUB, negative_subnormal) { in TEST() argument 335 TEST(ROUNDD__SSE2_CVT, negative_subnormal) { in TEST() argument 601 TEST(ROUNDD__SSE41, negative_subnormal) { in TEST() argument 867 TEST(ROUNDD__NEON_ADDSUB, negative_subnormal) { in TEST() argument 1133 TEST(ROUNDD__NEON_CVT, negative_subnormal) { in TEST() argument 1399 TEST(ROUNDD__NEONV8, negative_subnormal) { in TEST() argument 1665 TEST(ROUNDD__WASMSIMD_ADDSUB, negative_subnormal) { in TEST() argument 1931 TEST(ROUNDD__WASMSIMD_CVT, negative_subnormal) { in TEST() argument 2196 TEST(ROUNDD__SCALAR_ADDSUB, negative_subnormal) { in TEST() argument 2460 TEST(ROUNDD__SCALAR_CVT, negative_subnormal) { in TEST() argument
|