Searched refs:tcComplement (Results 1 – 4 of 4) sorted by relevance
332 tcComplement(U.pVal, getNumWords()); in flipAllBitsSlowCase()2525 tcComplement(dst, parts); in tcNegate()2783 void APInt::tcComplement(WordType *dst, unsigned parts) { in tcComplement() function in APInt
1688 static void tcComplement(integerPart *, unsigned int);
1987 static void tcComplement(WordType *, unsigned);
2488 tcComplement(dst, parts); in tcNegate()2799 APInt::tcComplement(integerPart *dst, unsigned int parts) in tcComplement() function in APInt