Searched refs:tcClearBit (Results 1 – 3 of 3) sorted by relevance
1777 static void tcClearBit(WordType *, unsigned bit);
828 APInt::tcClearBit(significand, QNaNBit); in makeNaN()1422 APInt::tcClearBit(significandParts(), 0); in handleOverflow()
2336 void APInt::tcClearBit(WordType *parts, unsigned bit) { in tcClearBit() function in APInt