Searched defs:CountLeadingZeros (Results 1 – 2 of 2) sorted by relevance
64 inline constexpr uint32_t CountLeadingZeros(T value) in CountLeadingZeros() function
274 uint32_t CountLeadingZeros(uint32_t value, uint32_t bits) in CountLeadingZeros() function