Searched defs:isOneBitSet (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/ADT/ | ||
H A D | APInt.h | 346 bool isOneBitSet(unsigned BitNo) const { isOneBitSet() function |
/llvm-project/llvm/unittests/ADT/ | ||
H A D | APIntTest.cpp | 1837 TEST(APIntTest,isOneBitSet) TEST() argument |