Searched refs:ROUNDD__NEON_CVT (Results 1 – 1 of 1) sorted by relevance
/external/XNNPACK/eval/ |
D | f32-roundd.cc | 1091 TEST(ROUNDD__NEON_CVT, positive_zero) { in TEST() argument 1103 TEST(ROUNDD__NEON_CVT, negative_zero) { in TEST() argument 1115 TEST(ROUNDD__NEON_CVT, positive_subnormal) { in TEST() argument 1133 TEST(ROUNDD__NEON_CVT, negative_subnormal) { in TEST() argument 1151 TEST(ROUNDD__NEON_CVT, positive_normal) { in TEST() argument 1169 TEST(ROUNDD__NEON_CVT, negative_normal) { in TEST() argument 1187 TEST(ROUNDD__NEON_CVT, positive_integral) { in TEST() argument 1205 TEST(ROUNDD__NEON_CVT, negative_integral) { in TEST() argument 1223 TEST(ROUNDD__NEON_CVT, positive_infinity) { in TEST() argument 1235 TEST(ROUNDD__NEON_CVT, negative_infinity) { in TEST() argument [all …]
|