Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DAPFloat.cpp688 APInt::tcExtractBit(parts, bits - 1)) in lostFractionThroughTruncation()
1039 (APInt::tcExtractBit(significandParts(), in isDenormal()
1644 return APInt::tcExtractBit(significandParts(), bit); in roundAwayFromZero()
2916 APInt::tcExtractBit(src, srcCount * integerPartWidth - 1)) { in convertFromSignExtendedInteger()
2943 if (isSigned && APInt::tcExtractBit(parts, width - 1)) { in convertFromZeroExtendedInteger()
3104 assert(APInt::tcExtractBit in roundSignificandWithExponent()
4621 return !APInt::tcExtractBit(significandParts(), semantics->precision - 2); in isSignaling()
H A DAPInt.cpp2363 int APInt::tcExtractBit(const WordType *parts, unsigned bit) { in tcExtractBit() function in APInt
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DAPInt.h1825 LLVM_ABI static int tcExtractBit(const WordType *, unsigned bit);
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc23599 {"_ZN4llvm5APInt12tcExtractBitEPKyj", "llvm::APInt::tcExtractBit(unsigned long long const*, unsigne…