Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:getBitsSet

4480       APInt::getBitsSet(Op.getValueSizeInBits(),
5095 if (DAG.MaskedValueIsZero(N0, APInt::getBitsSet(VTBits, EVTBits-1, EVTBits)))
6801 APInt Mask = ~APInt::getBitsSet(IVal.getValueSizeInBits(),
6923 APInt Mask = APInt::getBitsSet(BitWidth, ShAmt, ShAmt + NewBW);