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