Searched refs:countPopulationSlowCase (Results 1 – 8 of 8) sorted by relevance
220 unsigned countPopulationSlowCase() const;341 return countPopulationSlowCase() == BitWidth; in isAllOnesValue()390 return countPopulationSlowCase() == 1; in isPowerOf2()1424 return countPopulationSlowCase(); in countPopulation()
224 unsigned countPopulationSlowCase() const;345 return countPopulationSlowCase() == BitWidth; in isAllOnesValue()394 return countPopulationSlowCase() == 1; in isPowerOf2()1400 return countPopulationSlowCase(); in countPopulation()
232 unsigned countPopulationSlowCase() const LLVM_READONLY;466 return countPopulationSlowCase() == 1; in isPowerOf2()519 unsigned Ones = countPopulationSlowCase(); in isShiftedMask()1654 return countPopulationSlowCase(); in countPopulation()
214 unsigned countPopulationSlowCase() const;370 return countPopulationSlowCase() == 1; in isPowerOf2()1246 return countPopulationSlowCase(); in countPopulation()
747 unsigned APInt::countPopulationSlowCase() const { in countPopulationSlowCase() function in APInt
593 unsigned APInt::countPopulationSlowCase() const { in countPopulationSlowCase() function in APInt
866 unsigned APInt::countPopulationSlowCase() const { in countPopulationSlowCase() function in APInt
725 unsigned APInt::countPopulationSlowCase() const { in countPopulationSlowCase() function in APInt