Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:MaskLo

1045     APInt MaskLo = NewMask.getLoBits(HalfBitWidth).trunc(HalfBitWidth);
1050 if (SimplifyDemandedBits(Op.getOperand(0), MaskLo, KnownLo, TLO, Depth + 1))