Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:getBitsSet

2278       KnownZero |= APInt::getBitsSet(BitWidth, 1, KnownZeroOut);
6649 SplatUndef |= APInt::getBitsSet(sz, BitPos, BitPos + EltBitSize);