Searched refs:Pav_MINS (Results 1 – 3 of 3) sorted by relevance
412 Pav_MINU, Pav_MINS, enumerator
698 case Pav_MINS: return "vmins"; // b,h,w in showPPCAvOp()4848 case Pav_MINS: opc2 = 770; break; // vminsb in emit_PPCInstr()4895 case Pav_MINS: opc2 = 834; break; // vminsh in emit_PPCInstr()4952 case Pav_MINS: opc2 = 898; break; // vminsw in emit_PPCInstr()4995 case Pav_MINS: opc2 = 962; break; // vminsd vector double min in emit_PPCInstr()
4996 case Iop_Min8Sx16: op = Pav_MINS; goto do_AvBin8x16; in iselVecExpr_wrk()5031 case Iop_Min16Sx8: op = Pav_MINS; goto do_AvBin16x8; in iselVecExpr_wrk()5066 case Iop_Min32Sx4: op = Pav_MINS; goto do_AvBin32x4; in iselVecExpr_wrk()5098 case Iop_Min64Sx2: op = Pav_MINS; goto do_AvBin64x2; in iselVecExpr_wrk()