Home
last modified time | relevance | path

Searched defs:clearSignBit (Results 1 – 4 of 4) sorted by relevance

/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ADT/
DAPInt.h1396 void clearSignBit() { clearBit(BitWidth - 1); } in clearSignBit() function
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ADT/
DAPInt.h1402 void clearSignBit() { clearBit(BitWidth - 1); } in clearSignBit() function
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/ADT/
DAPInt.h1408 void clearSignBit() { clearBit(BitWidth - 1); } in clearSignBit() function
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ADT/
DAPInt.h1396 void clearSignBit() { clearBit(BitWidth - 1); } in clearSignBit() function