Searched refs:partCount (Results 1 – 2 of 2) sorted by relevance
472 unsigned int partCount, in lostFractionThroughTruncation() argument477 lsb = APInt::tcLSB(parts, partCount); in lostFractionThroughTruncation()484 if (bits <= partCount * APFloatBase::integerPartWidth && in lostFractionThroughTruncation()710 count = partCount(); in initialize()732 assert(rhs.partCount() >= partCount()); in copySignificand()735 partCount()); in copySignificand()746 unsigned numParts = partCount(); in makeNaN()830 const unsigned PartCount = partCount(); in isSignificandAllOnes()852 const unsigned PartCount = partCount(); in isSignificandAllZeros()898 return std::equal(significandParts(), significandParts() + partCount(), in bitwiseIsEqual()[all …]
260 bool needsCleanup() const { return partCount() > 1; } in needsCleanup()480 unsigned int partCount() const;