Home | History | Annotate | Download | only in CodeGen

Lines Matching full:vec_vspltw

1304   res_vi  = vec_vspltw(vi, 0);                  // CHECK: @llvm.ppc.altivec.vperm
1305 res_vui = vec_vspltw(vui, 0); // CHECK: @llvm.ppc.altivec.vperm
1306 res_vbi = vec_vspltw(vbi, 0); // CHECK: @llvm.ppc.altivec.vperm
1307 res_vf = vec_vspltw(vf, 0); // CHECK: @llvm.ppc.altivec.vperm