Searched refs:Pav_SHL (Results 1 – 3 of 3) sorted by relevance
5180 case Iop_Shl8x16: op = Pav_SHL; goto do_AvBin8x16; in iselVecExpr_wrk()5212 case Iop_Shl16x8: op = Pav_SHL; goto do_AvBin16x8; in iselVecExpr_wrk()5247 case Iop_Shl32x4: op = Pav_SHL; goto do_AvBin32x4; in iselVecExpr_wrk()5285 case Iop_Shl64x2: op = Pav_SHL; goto do_AvBin64x2; in iselVecExpr_wrk()5312 case Iop_ShlN8x16: op = Pav_SHL; goto do_AvShift8x16; in iselVecExpr_wrk()5322 case Iop_ShlN16x8: op = Pav_SHL; goto do_AvShift16x8; in iselVecExpr_wrk()5333 case Iop_ShlN32x4: op = Pav_SHL; goto do_AvShift32x4; in iselVecExpr_wrk()5344 case Iop_ShlN64x2: op = Pav_SHL; goto do_AvShift64x2; in iselVecExpr_wrk()5356 case Iop_ShlV128: op = Pav_SHL; goto do_AvShiftV128; in iselVecExpr_wrk()
387 Pav_SHL, Pav_SHR, Pav_SAR, Pav_ROTL, enumerator
626 case Pav_SHL: return "vsl"; // ' ',b,h,w,dw in showPPCAvOp()4851 if (i->Pin.AvBinary.op == Pav_SHL) { in emit_PPCInstr()4904 case Pav_SHL: opc2 = 260; break; // vslb in emit_PPCInstr()4952 case Pav_SHL: opc2 = 324; break; // vslh in emit_PPCInstr()5009 case Pav_SHL: opc2 = 388; break; // vslw in emit_PPCInstr()5049 case Pav_SHL: opc2 = 1476; break; // vsld in emit_PPCInstr()