Searched refs:Pav_MINU (Results 1 – 3 of 3) sorted by relevance
381 Pav_MINU, Pav_MINS, enumerator
617 case Pav_MINU: return "vminu"; // b,h,w in showPPCAvOp()4897 case Pav_MINU: opc2 = 514; break; // vminub in emit_PPCInstr()4946 case Pav_MINU: opc2 = 578; break; // vminuh in emit_PPCInstr()5003 case Pav_MINU: opc2 = 642; break; // vminuw in emit_PPCInstr()5044 case Pav_MINU: opc2 = 706; break; // vminud vector double min in emit_PPCInstr()
5196 case Iop_Min8Ux16: op = Pav_MINU; goto do_AvBin8x16; in iselVecExpr_wrk()5231 case Iop_Min16Ux8: op = Pav_MINU; goto do_AvBin16x8; in iselVecExpr_wrk()5266 case Iop_Min32Ux4: op = Pav_MINU; goto do_AvBin32x4; in iselVecExpr_wrk()5298 case Iop_Min64Ux2: op = Pav_MINU; goto do_AvBin64x2; in iselVecExpr_wrk()