Searched refs:tcClearBit (Results 1 – 4 of 4) sorted by relevance
1839 LLVM_ABI static void tcClearBit(WordType *, unsigned bit);
990 APInt::tcClearBit(significand, QNaNBit); in makeNaN()1615 APInt::tcClearBit(significandParts(), 0); in handleOverflow()
2373 void APInt::tcClearBit(WordType *parts, unsigned bit) { in tcClearBit() function in APInt
23601 {"_ZN4llvm5APInt10tcClearBitEPyj", "llvm::APInt::tcClearBit(unsigned long long*, unsigned int)"},