Searched defs:IsAligned (Results 1 – 1 of 1) sorted by relevance
141 constexpr bool IsAligned(T x) { in IsAligned() function146 constexpr bool IsAligned(T x, size_t align) { in IsAligned() function151 constexpr bool IsAligned(Raw<T> x) { in IsAligned() function156 constexpr bool IsAligned(Saturating<T> x) { in IsAligned() function161 constexpr bool IsAligned(Wrapping<T> x) { in IsAligned() function167 constexpr bool IsAligned(T* p, size_t align) { in IsAligned() function172 constexpr bool IsAligned(T* p, size_t align) { in IsAligned() function