Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Support/
H A DAPInt.cpp329 static void tcComplement(APInt::WordType *dst, unsigned parts) { in tcComplement() function
336 tcComplement(U.pVal, getNumWords()); in flipAllBitsSlowCase()
2479 tcComplement(dst, parts); in tcNegate()