Searched refs:Pav_MAXU (Results 1 – 3 of 3) sorted by relevance
380 Pav_MAXU, Pav_MAXS, enumerator
614 case Pav_MAXU: return "vmaxu"; // b,h,w in showPPCAvOp()4895 case Pav_MAXU: opc2 = 2; break; // vmaxub in emit_PPCInstr()4943 case Pav_MAXU: opc2 = 66; break; // vmaxuh in emit_PPCInstr()4999 case Pav_MAXU: opc2 = 130; break; // vmaxuw in emit_PPCInstr()5042 case Pav_MAXU: opc2 = 194; break; // vmaxud vector double max in emit_PPCInstr()
5194 case Iop_Max8Ux16: op = Pav_MAXU; goto do_AvBin8x16; in iselVecExpr_wrk()5229 case Iop_Max16Ux8: op = Pav_MAXU; goto do_AvBin16x8; in iselVecExpr_wrk()5264 case Iop_Max32Ux4: op = Pav_MAXU; goto do_AvBin32x4; in iselVecExpr_wrk()5296 case Iop_Max64Ux2: op = Pav_MAXU; goto do_AvBin64x2; in iselVecExpr_wrk()