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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DAPInt.h244 void flipAllBitsSlowCase();
1540 flipAllBitsSlowCase();
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A DAPInt.cpp331 void APInt::flipAllBitsSlowCase() { function in class:APInt

Completed in 206 milliseconds