Searched refs:tcComplement (Results 1 – 2 of 2) sorted by relevance
332 tcComplement(U.pVal, getNumWords()); in flipAllBitsSlowCase()2524 tcComplement(dst, parts); in tcNegate()2782 void APInt::tcComplement(WordType *dst, unsigned parts) { in tcComplement() function in APInt
2000 static void tcComplement(WordType *, unsigned);