Searched refs:Pav_SHL (Results 1 – 3 of 3) sorted by relevance
4979 case Iop_Shl8x16: op = Pav_SHL; goto do_AvBin8x16; in iselVecExpr_wrk()5011 case Iop_Shl16x8: op = Pav_SHL; goto do_AvBin16x8; in iselVecExpr_wrk()5046 case Iop_Shl32x4: op = Pav_SHL; goto do_AvBin32x4; in iselVecExpr_wrk()5084 case Iop_Shl64x2: op = Pav_SHL; goto do_AvBin64x2; in iselVecExpr_wrk()5111 case Iop_ShlN8x16: op = Pav_SHL; goto do_AvShift8x16; in iselVecExpr_wrk()5121 case Iop_ShlN16x8: op = Pav_SHL; goto do_AvShift16x8; in iselVecExpr_wrk()5132 case Iop_ShlN32x4: op = Pav_SHL; goto do_AvShift32x4; in iselVecExpr_wrk()5143 case Iop_ShlN64x2: op = Pav_SHL; goto do_AvShift64x2; in iselVecExpr_wrk()5155 case Iop_ShlV128: op = Pav_SHL; goto do_AvShiftV128; in iselVecExpr_wrk()
418 Pav_SHL, Pav_SHR, Pav_SAR, Pav_ROTL, enumerator
706 case Pav_SHL: return "vsl"; // ' ',b,h,w,dw in showPPCAvOp()4801 if (i->Pin.AvBinary.op == Pav_SHL) { in emit_PPCInstr()4854 case Pav_SHL: opc2 = 260; break; // vslb in emit_PPCInstr()4902 case Pav_SHL: opc2 = 324; break; // vslh in emit_PPCInstr()4959 case Pav_SHL: opc2 = 388; break; // vslw in emit_PPCInstr()4999 case Pav_SHL: opc2 = 1476; break; // vsld in emit_PPCInstr()