Lines Matching full:vec_vspltw
1304 res_vi = vec_vspltw(vi, 0); // CHECK: @llvm.ppc.altivec.vperm1305 res_vui = vec_vspltw(vui, 0); // CHECK: @llvm.ppc.altivec.vperm1306 res_vbi = vec_vspltw(vbi, 0); // CHECK: @llvm.ppc.altivec.vperm1307 res_vf = vec_vspltw(vf, 0); // CHECK: @llvm.ppc.altivec.vperm