Lines Matching defs:IsZeroExt
10364 bool IsZeroExt = LeftOp.getOpcode() == ISD::ZERO_EXTEND;10366 if (!IsSignExt && !IsZeroExt)