Searched defs:getExactLog2Abs (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/ADT/ | ||
H A D | APFloat.h | 1392 int getExactLog2Abs() const { getExactLog2Abs() function |
/llvm-project/llvm/lib/Support/ | ||
H A D | APFloat.cpp | 4388 int IEEEFloat::getExactLog2Abs() const { getExactLog2Abs() function in llvm::detail::IEEEFloat |