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

/external/vixl/src/aarch32/
H A Doperands-aarch32.h845 bool IsShiftValid() const { return shift_.IsValidAmount(shift_amount_); } function in class:vixl::aarch32::MemOperand

Completed in 197 milliseconds