Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DAPInt.cpp367 static void tcComplement(APInt::WordType *dst, unsigned parts) { in tcComplement() function
374 tcComplement(U.pVal, getNumWords()); in flipAllBitsSlowCase()
2517 tcComplement(dst, parts); in tcNegate()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc23609 {"_ZN4llvm5APInt12tcComplementEPyj", "llvm::APInt::tcComplement(unsigned long long*, unsigned int)"…