Home
last modified time | relevance | path

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

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