Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:vec_vspltw

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