Searched defs:IsAligned (Results 1 – 5 of 5) sorted by relevance
93 bool IsAligned(uint32_t value, size_t alignment) { in IsAligned() function
83 template <typename T> inline bool IsAligned(T X, intptr_t N) { in IsAligned() function
198 TEST(Math, IsAligned) { in TEST() argument
353 constexpr inline bool IsAligned(T value, U alignment) { in IsAligned() function
1337 auto IsAligned = [LogAlign] (uint64_t V) -> bool { in SelectAnyImmediate() local1381 auto IsAligned = [LogAlign] (uint64_t V) -> bool { in SelectGlobalAddress() local