Searched refs:tcClearBit (Results 1 – 3 of 3) sorted by relevance
1577 static void tcClearBit(integerPart *, unsigned int bit);
2373 APInt::tcClearBit(integerPart *parts, unsigned int bit) in tcClearBit() function in APInt
646 APInt::tcClearBit(significand, QNaNBit); in makeNaN()