Searched refs:CLZ (Results 1 – 1 of 1) sorted by relevance
40 constexpr int CLZ(T x) { in CLZ() function118 if (o < 0 || mValue < 0 || o > CLZ(mValue) || o >= static_cast<T>(sizeof(T) * 8)) { in operator <<()