Searched refs:countLeadingOnesSlowCase (Results 1 – 2 of 2) sorted by relevance
223 unsigned countLeadingOnesSlowCase() const LLVM_READONLY;1608 return countLeadingOnesSlowCase(); in countLeadingOnes()
548 unsigned APInt::countLeadingOnesSlowCase() const { in countLeadingOnesSlowCase() function in APInt