Searched refs:tcLSB (Results 1 – 5 of 5) sorted by relevance
1619 static unsigned int tcLSB(const integerPart *, unsigned int);
477 lsb = APInt::tcLSB(parts, partCount); in lostFractionThroughTruncation()1218 return APInt::tcLSB(significandParts(), partCount()); in significandLSB()2173 APInt::tcLSB(parts.data(), dstPartsCount) + 1 != omsb) in convertToSignExtendedInteger()
2387 unsigned APInt::tcLSB(const WordType *parts, unsigned n) { in tcLSB() function in APInt
1917 static unsigned tcLSB(const WordType *, unsigned n);
2362 APInt::tcLSB(const integerPart *parts, unsigned int n) in tcLSB() function in APInt