Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/
DAPInt.h1402 void clearSignBit() { clearBit(BitWidth - 1); } in clearSignBit() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DAPInt.h1527 void clearSignBit() { in clearSignBit() function