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