Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:vec_vslh

1167   res_vs  = vec_vslh(vs, vus);                  // CHECK: shl <8 x i16>
1168 res_vus = vec_vslh(vus, vus); // CHECK: shl <8 x i16>