Searched defs:Is16bitAligned (Results 1 - 1 of 1) sorted by relevance

/external/vixl/src/
H A Dcode-buffer-vixl.h137 bool Is16bitAligned() const { return IsAligned<2>(cursor_); } function in class:vixl::CodeBuffer

Completed in 76 milliseconds