Home
last modified time | relevance | path

Searched refs:tcSetLeastSignificantBits (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DAPFloat.cpp1518 static void tcSetLeastSignificantBits(APInt::WordType *dst, unsigned parts, in tcSetLeastSignificantBits() function
1553 tcSetLeastSignificantBits(significandParts(), partCount(), in handleOverflow()
2751 tcSetLeastSignificantBits(parts.data(), dstPartsCount, bits); in convertToInteger()