Searched defs:IsPowerOf2 (Results 1 – 1 of 1) sorted by relevance
42 constexpr bool IsPowerOf2(T x) { in IsPowerOf2() function49 constexpr bool IsPowerOf2(Raw<T> x) { in IsPowerOf2() function54 constexpr bool IsPowerOf2(Saturating<T> x) { in IsPowerOf2() function59 constexpr bool IsPowerOf2(Wrapping<T> x) { in IsPowerOf2() function