Searched refs:ROUNDD__NEONV8 (Results 1 – 1 of 1) sorted by relevance
/external/XNNPACK/eval/ |
D | f32-roundd.cc | 1357 TEST(ROUNDD__NEONV8, positive_zero) { in TEST() argument 1369 TEST(ROUNDD__NEONV8, negative_zero) { in TEST() argument 1381 TEST(ROUNDD__NEONV8, positive_subnormal) { in TEST() argument 1399 TEST(ROUNDD__NEONV8, negative_subnormal) { in TEST() argument 1417 TEST(ROUNDD__NEONV8, positive_normal) { in TEST() argument 1435 TEST(ROUNDD__NEONV8, negative_normal) { in TEST() argument 1453 TEST(ROUNDD__NEONV8, positive_integral) { in TEST() argument 1471 TEST(ROUNDD__NEONV8, negative_integral) { in TEST() argument 1489 TEST(ROUNDD__NEONV8, positive_infinity) { in TEST() argument 1501 TEST(ROUNDD__NEONV8, negative_infinity) { in TEST() argument [all …]
|