Searched refs:countTrailingOnesSlowCase (Results 1 – 2 of 2) sorted by relevance
217 unsigned countTrailingOnesSlowCase() const;1385 return countTrailingOnesSlowCase(); in countTrailingOnes()
748 unsigned APInt::countTrailingOnesSlowCase() const { in countTrailingOnesSlowCase() function in APInt