Searched defs:NewLen (Results 1 – 2 of 2) sorted by relevance
574 APInt APInt::getSplat(unsigned NewLen, const APInt &V) { in getSplat()
5274 unsigned NewLen = PowerOf2Ceil(Len); in lowerBitCount() local