Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ADT/
HDAPInt.h1419 flipAllBitsSlowCase(); in flipAllBits()
2035 void flipAllBitsSlowCase();
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
HDAPInt.cpp344 void APInt::flipAllBitsSlowCase() { in flipAllBitsSlowCase() function in APInt