Home
last modified time | relevance | path

Searched defs:clearBit (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.h1510 void clearBit(unsigned BitPosition) { in clearBit() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
DAPInt.cpp547 void APInt::clearBit(unsigned bitPosition) { in clearBit() function in APInt