Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/
DAPInt.h244 void flipAllBitsSlowCase();
1475 flipAllBitsSlowCase(); in flipAllBits()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DAPInt.cpp330 void APInt::flipAllBitsSlowCase() { in flipAllBitsSlowCase() function in APInt