Lines Matching full:clz
2816 GEN_UNARY_TEST(clz, 4s, 4s)
2817 GEN_UNARY_TEST(clz, 2s, 2s)
2818 GEN_UNARY_TEST(clz, 8h, 8h)
2819 GEN_UNARY_TEST(clz, 4h, 4h)
2820 GEN_UNARY_TEST(clz, 16b, 16b)
2821 GEN_UNARY_TEST(clz, 8b, 8b)
5483 // clz 4s,2s,8h,4h,16b,8b (count leading zero bits)
7463 clz 4s,2s,8h,4h,16b,8b (count leading zero bits)
8419 clz 4s,2s,8h,4h,16b,8b (count leading zero bits)