Searched defs:NewLen (Results 1 – 6 of 6) sorted by relevance
546 static APInt getSplat(unsigned NewLen, const APInt &V) { in getSplat()
550 static APInt getSplat(unsigned NewLen, const APInt &V) { in getSplat()
577 APInt APInt::getSplat(unsigned NewLen, const APInt &V) { in getSplat()
574 APInt APInt::getSplat(unsigned NewLen, const APInt &V) { in getSplat()
3769 unsigned NewLen = PowerOf2Ceil(Len); in lowerBitCount() local
4878 unsigned NewLen = PowerOf2Ceil(Len); in lowerBitCount() local