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