Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DAPFloat.h523 int getExactLog2() const { in getExactLog2() function
1403 int getExactLog2() const { in getExactLog2() function
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DAPFloat.cpp5240 int DoubleAPFloat::getExactLog2() const { in getExactLog2() function in llvm::detail::DoubleAPFloat