Lines Matching refs:LHSZero
399 APInt LHSZero, LHSOne;401 TLO.DAG.ComputeMaskedBits(Op.getOperand(0), LHSZero, LHSOne, Depth);403 if ((LHSZero407 if (TLO.ShrinkDemandedConstant(Op, ~LHSZero & NewMask))