Searched refs:ROUNDD__WASMSIMD_CVT (Results 1 – 1 of 1) sorted by relevance
/external/XNNPACK/eval/ |
D | f32-roundd.cc | 1889 TEST(ROUNDD__WASMSIMD_CVT, positive_zero) { in TEST() argument 1901 TEST(ROUNDD__WASMSIMD_CVT, negative_zero) { in TEST() argument 1913 TEST(ROUNDD__WASMSIMD_CVT, positive_subnormal) { in TEST() argument 1931 TEST(ROUNDD__WASMSIMD_CVT, negative_subnormal) { in TEST() argument 1949 TEST(ROUNDD__WASMSIMD_CVT, positive_normal) { in TEST() argument 1967 TEST(ROUNDD__WASMSIMD_CVT, negative_normal) { in TEST() argument 1985 TEST(ROUNDD__WASMSIMD_CVT, positive_integral) { in TEST() argument 2003 TEST(ROUNDD__WASMSIMD_CVT, negative_integral) { in TEST() argument 2021 TEST(ROUNDD__WASMSIMD_CVT, positive_infinity) { in TEST() argument 2033 TEST(ROUNDD__WASMSIMD_CVT, negative_infinity) { in TEST() argument [all …]
|