Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/ADT/
H A DAPFloat.h1339 int getExactLog2Abs() const { getExactLog2Abs() function
/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DAPFloat.cpp4295 int IEEEFloat::getExactLog2Abs() const { getExactLog2Abs() function in llvm::detail::IEEEFloat
5124 int DoubleAPFloat::getExactLog2Abs() const { getExactLog2Abs() function in llvm::detail::DoubleAPFloat