Searched refs:positive_subnormal (Results 1 – 2 of 2) sorted by relevance
/external/XNNPACK/eval/ |
D | f32-roundu.cc | 51 TEST(ROUNDU__SSE_ADDSUB, positive_subnormal) { in TEST() argument 317 TEST(ROUNDU__SSE2_CVT, positive_subnormal) { in TEST() argument 583 TEST(ROUNDU__SSE41, positive_subnormal) { in TEST() argument 849 TEST(ROUNDU__NEON_ADDSUB, positive_subnormal) { in TEST() argument 1115 TEST(ROUNDU__NEON_CVT, positive_subnormal) { in TEST() argument 1381 TEST(ROUNDU__NEONV8, positive_subnormal) { in TEST() argument 1647 TEST(ROUNDU__WASMSIMD_ADDSUB, positive_subnormal) { in TEST() argument 1913 TEST(ROUNDU__WASMSIMD_CVT, positive_subnormal) { in TEST() argument 2178 TEST(ROUNDU__SCALAR_ADDSUB, positive_subnormal) { in TEST() argument 2442 TEST(ROUNDU__SCALAR_CVT, positive_subnormal) { in TEST() argument
|
D | f32-roundd.cc | 51 TEST(ROUNDD__SSE_ADDSUB, positive_subnormal) { in TEST() argument 317 TEST(ROUNDD__SSE2_CVT, positive_subnormal) { in TEST() argument 583 TEST(ROUNDD__SSE41, positive_subnormal) { in TEST() argument 849 TEST(ROUNDD__NEON_ADDSUB, positive_subnormal) { in TEST() argument 1115 TEST(ROUNDD__NEON_CVT, positive_subnormal) { in TEST() argument 1381 TEST(ROUNDD__NEONV8, positive_subnormal) { in TEST() argument 1647 TEST(ROUNDD__WASMSIMD_ADDSUB, positive_subnormal) { in TEST() argument 1913 TEST(ROUNDD__WASMSIMD_CVT, positive_subnormal) { in TEST() argument 2178 TEST(ROUNDD__SCALAR_ADDSUB, positive_subnormal) { in TEST() argument 2442 TEST(ROUNDD__SCALAR_CVT, positive_subnormal) { in TEST() argument
|