Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Support/
H A DAPInt.cpp608 APInt APInt::getHiBits(unsigned numBits) const { getHiBits() function in APInt
/llvm-project/llvm/unittests/ADT/
H A DAPIntTest.cpp2463 TEST(APIntTest,getHiBits) TEST() argument