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