Searched defs:CountLeadingOnes_64 (Results 1 - 1 of 1) sorted by path

/external/llvm/include/llvm/Support/
H A DMathExtras.h399 /// CountLeadingOnes_64 - This function performs the operation
403 inline unsigned CountLeadingOnes_64(uint64_t Value) { function in namespace:llvm

Completed in 287 milliseconds