Searched refs:Pav_MAXU (Results 1 – 3 of 3) sorted by relevance
406 Pav_MAXU, Pav_MAXS, enumerator
693 case Pav_MAXU: return "vmaxu"; // b,h,w in showPPCAvOp()4650 case Pav_MAXU: opc2 = 2; break; // vmaxub in emit_PPCInstr()4696 case Pav_MAXU: opc2 = 66; break; // vmaxuh in emit_PPCInstr()4744 case Pav_MAXU: opc2 = 130; break; // vmaxuw in emit_PPCInstr()
4509 case Iop_Max8Ux16: op = Pav_MAXU; goto do_AvBin8x16; in iselVecExpr_wrk()4543 case Iop_Max16Ux8: op = Pav_MAXU; goto do_AvBin16x8; in iselVecExpr_wrk()4577 case Iop_Max32Ux4: op = Pav_MAXU; goto do_AvBin32x4; in iselVecExpr_wrk()