Searched refs:Is32bitAligned (Results 1 – 7 of 7) sorted by relevance
23 assert(Is32bitAligned()); in Atomic32()
24 assert(Is32bitAligned()); in Atomic32()
55 inline bool Is32bitAligned() const { in Is32bitAligned() function
144 bool Is32bitAligned() const { return IsAligned<4>(cursor_); } in Is32bitAligned() function
82 VIXL_ASSERT(GetBuffer()->Is32bitAligned()); in EmitPoolHeader()399 VIXL_ASSERT(GetBuffer()->Is32bitAligned()); in BindHelper()
60 VIXL_ASSERT(buffer_.Is32bitAligned()); in EmitA32()