Searched refs:ROUNDU__NEONV8 (Results 1 – 1 of 1) sorted by relevance
/external/XNNPACK/eval/ |
D | f32-roundu.cc | 1358 TEST(ROUNDU__NEONV8, positive_zero) { in TEST() argument 1370 TEST(ROUNDU__NEONV8, negative_zero) { in TEST() argument 1382 TEST(ROUNDU__NEONV8, positive_subnormal) { in TEST() argument 1400 TEST(ROUNDU__NEONV8, negative_subnormal) { in TEST() argument 1418 TEST(ROUNDU__NEONV8, positive_normal) { in TEST() argument 1436 TEST(ROUNDU__NEONV8, negative_normal) { in TEST() argument 1454 TEST(ROUNDU__NEONV8, positive_integral) { in TEST() argument 1472 TEST(ROUNDU__NEONV8, negative_integral) { in TEST() argument 1490 TEST(ROUNDU__NEONV8, positive_infinity) { in TEST() argument 1502 TEST(ROUNDU__NEONV8, negative_infinity) { in TEST() argument [all …]
|