Searched refs:getExactLog2 (Results 1 – 2 of 2) sorted by relevance
619 int getExactLog2() const { in getExactLog2() function907 LLVM_ABI LLVM_READONLY int getExactLog2() const;1518 int getExactLog2() const { in getExactLog2() function1519 APFLOAT_DISPATCH_ON_SEMANTICS(getExactLog2()); in getExactLog2()
5424 int DoubleAPFloat::getExactLog2() const { in getExactLog2() function in llvm::detail::DoubleAPFloat