Searched defs:getLoBits (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Support/ | ||
H A D | APInt.cpp | 613 APInt APInt::getLoBits(unsigned numBits) const { getLoBits() function in APInt |
/llvm-project/llvm/unittests/ADT/ | ||
H A D | APIntTest.cpp | 2454 TEST(APIntTest,getLoBits) TEST() argument |