Searched defs:getExactLog2 (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ADT/ | ||
H A D | APFloat.h | 500 int getExactLog2() const { getExactLog2() function |
/freebsd-src/contrib/llvm-project/llvm/lib/Support/ | ||
H A D | APFloat.cpp | 5119 int DoubleAPFloat::getExactLog2() const { getExactLog2() function in llvm::detail::DoubleAPFloat |