Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DAPInt.h244 void flipAllBitsSlowCase();
1537 flipAllBitsSlowCase(); in flipAllBits()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DAPInt.cpp331 void APInt::flipAllBitsSlowCase() { in flipAllBitsSlowCase() function in APInt