Searched refs:CVT__SSE41_INT32 (Results 1 – 1 of 1) sorted by relevance
/external/XNNPACK/eval/ |
D | f16-f32-cvt.cc | 523 TEST(CVT__SSE41_INT32, positive_normal) { in TEST() argument 543 TEST(CVT__SSE41_INT32, negative_normal) { in TEST() argument 563 TEST(CVT__SSE41_INT32, positive_zero) { in TEST() argument 577 TEST(CVT__SSE41_INT32, negative_zero) { in TEST() argument 591 TEST(CVT__SSE41_INT32, positive_subnormal) { in TEST() argument 611 TEST(CVT__SSE41_INT32, negative_subnormal) { in TEST() argument 631 TEST(CVT__SSE41_INT32, positive_infinity) { in TEST() argument 645 TEST(CVT__SSE41_INT32, negative_infinity) { in TEST() argument 659 TEST(CVT__SSE41_INT32, positive_nan) { in TEST() argument 679 TEST(CVT__SSE41_INT32, negative_nan) { in TEST() argument
|