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