Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:vec_vmrghh

613   res_vs  = vec_vmrghh(vs, vs);                 // CHECK: @llvm.ppc.altivec.vperm
614 res_vp = vec_vmrghh(vp, vp); // CHECK: @llvm.ppc.altivec.vperm
615 res_vus = vec_vmrghh(vus, vus); // CHECK: @llvm.ppc.altivec.vperm
616 res_vbs = vec_vmrghh(vbs, vbs); // CHECK: @llvm.ppc.altivec.vperm