Searched refs:SmallBitSize (Results 1 – 3 of 3) sorted by relevance
796 unsigned SmallBitSize = SmallCst->getType()->getBitWidth(); in FoldAndOfICmps() local799 APInt Low = APInt::getLowBitsSet(BigBitSize, SmallBitSize); in FoldAndOfICmps()
936 unsigned SmallBitSize = SmallCst->getType()->getBitWidth(); in FoldAndOfICmps() local939 APInt Low = APInt::getLowBitsSet(BigBitSize, SmallBitSize); in FoldAndOfICmps()
980 unsigned SmallBitSize = SmallC->getType()->getBitWidth(); in foldAndOfICmps() local983 APInt Low = APInt::getLowBitsSet(BigBitSize, SmallBitSize); in foldAndOfICmps()