Searched refs:Pav_SAR (Results 1 – 3 of 3) sorted by relevance
5180 case Iop_Sar8x16: op = Pav_SAR; goto do_AvBin8x16; in iselVecExpr_wrk()5212 case Iop_Sar16x8: op = Pav_SAR; goto do_AvBin16x8; in iselVecExpr_wrk()5247 case Iop_Sar32x4: op = Pav_SAR; goto do_AvBin32x4; in iselVecExpr_wrk()5285 case Iop_Sar64x2: op = Pav_SAR; goto do_AvBin64x2; in iselVecExpr_wrk()5311 case Iop_SarN8x16: op = Pav_SAR; goto do_AvShift8x16; in iselVecExpr_wrk()5322 case Iop_SarN16x8: op = Pav_SAR; goto do_AvShift16x8; in iselVecExpr_wrk()5333 case Iop_SarN32x4: op = Pav_SAR; goto do_AvShift32x4; in iselVecExpr_wrk()5344 case Iop_SarN64x2: op = Pav_SAR; goto do_AvShift64x2; in iselVecExpr_wrk()
387 Pav_SHL, Pav_SHR, Pav_SAR, Pav_ROTL, enumerator
628 case Pav_SAR: return "vsra"; // b,h,w,dw in showPPCAvOp()4906 case Pav_SAR: opc2 = 772; break; // vsrab in emit_PPCInstr()4954 case Pav_SAR: opc2 = 836; break; // vsrah in emit_PPCInstr()5011 case Pav_SAR: opc2 = 900; break; // vsraw in emit_PPCInstr()5051 case Pav_SAR: opc2 = 964; break; // vsrad in emit_PPCInstr()