Home
last modified time | relevance | path

Searched refs:tcComplement (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DAPInt.cpp338 static void tcComplement(APInt::WordType *dst, unsigned parts) { in tcComplement() function
345 tcComplement(U.pVal, getNumWords()); in flipAllBitsSlowCase()
2487 tcComplement(dst, parts); in tcNegate()