Lines Matching full:vec_vsplth
1300 res_vs = vec_vsplth(vs, 0); // CHECK: @llvm.ppc.altivec.vperm1301 res_vus = vec_vsplth(vus, 0); // CHECK: @llvm.ppc.altivec.vperm1302 res_vbs = vec_vsplth(vbs, 0); // CHECK: @llvm.ppc.altivec.vperm1303 res_vp = vec_vsplth(vp, 0); // CHECK: @llvm.ppc.altivec.vperm