Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:vec_vsplth

1301   res_vs  = vec_vsplth(vs, 0);                  // CHECK: @llvm.ppc.altivec.vperm
1302 res_vus = vec_vsplth(vus, 0); // CHECK: @llvm.ppc.altivec.vperm
1303 res_vbs = vec_vsplth(vbs, 0); // CHECK: @llvm.ppc.altivec.vperm
1304 res_vp = vec_vsplth(vp, 0); // CHECK: @llvm.ppc.altivec.vperm