Searched refs:IsAligned (Results 1 – 1 of 1) sorted by relevance
332 return IsAligned(reinterpret_cast<uptr>(GetTopPtr()), align, offset);350 static bool IsAligned(uptr address, u8 align, s8 offset) in IsAligned() function