Searched defs:CountPopulation_64 (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/Support/
H A DMathExtras.h436 /// CountPopulation_64 - this function counts the number of set bits in a value,
438 inline unsigned CountPopulation_64(uint64_t Value) { function in namespace:llvm

Completed in 51 milliseconds