Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/ADT/
H A DAPFloat.h500 int getExactLog2() const { getExactLog2() function
1344 int getExactLog2() const { getExactLog2() function
/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DAPFloat.cpp5119 int DoubleAPFloat::getExactLog2() const { getExactLog2() function in llvm::detail::DoubleAPFloat