Searched refs:Pav_SAR (Results 1 – 3 of 3) sorted by relevance
403 Pav_SHL, Pav_SHR, Pav_SAR, Pav_ROTL, enumerator
3695 case Iop_Sar8x16: op = Pav_SAR; goto do_AvBin8x16; in iselVecExpr_wrk()3726 case Iop_Sar16x8: op = Pav_SAR; goto do_AvBin16x8; in iselVecExpr_wrk()3760 case Iop_Sar32x4: op = Pav_SAR; goto do_AvBin32x4; in iselVecExpr_wrk()3791 case Iop_SarN8x16: op = Pav_SAR; goto do_AvShift8x16; in iselVecExpr_wrk()3802 case Iop_SarN16x8: op = Pav_SAR; goto do_AvShift16x8; in iselVecExpr_wrk()3813 case Iop_SarN32x4: op = Pav_SAR; goto do_AvShift32x4; in iselVecExpr_wrk()
686 case Pav_SAR: return "vsra"; // b,h,w in showPPCAvOp()3684 case Pav_SAR: opc2 = 772; break; // vsrab in emit_PPCInstr()3730 case Pav_SAR: opc2 = 836; break; // vsrah in emit_PPCInstr()3779 case Pav_SAR: opc2 = 900; break; // vsraw in emit_PPCInstr()