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

/external/vixl/src/aarch32/
H A Doperands-aarch32.h190 uint32_t GetShiftAmount() const { function in class:vixl::aarch32::Operand
812 unsigned GetShiftAmount() const { return shift_amount_; } function in class:vixl::aarch32::MemOperand

Completed in 1384 milliseconds