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