Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/ADT/
H A DAPFloat.h519 int getExactLog2() const { getExactLog2() function
1397 int getExactLog2() const { getExactLog2() function
/llvm-project/llvm/lib/Support/
H A DAPFloat.cpp5220 int DoubleAPFloat::getExactLog2() const { getExactLog2() function in llvm::detail::DoubleAPFloat
/llvm-project/llvm/unittests/ADT/
H A DAPFloatTest.cpp6917 TEST(APFloatTest,getExactLog2) TEST() argument
[all...]