Searched defs:clearHighBits (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/ADT/ | ||
H A D | APInt.h | 1404 void clearHighBits(unsigned hiBits) { clearHighBits() function |
/llvm-project/llvm/unittests/ADT/ | ||
H A D | APIntTest.cpp | 2537 TEST(APIntTest,clearHighBits) TEST() argument |