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