Home
last modified time | relevance | path

Searched defs:ImmediateShiftOperand (Results 1 – 2 of 2) sorted by relevance

/external/vixl/src/aarch32/
Dinstructions-aarch32.cc583 ImmediateShiftOperand::ImmediateShiftOperand(int shift_value, int amount_value) in ImmediateShiftOperand() function in vixl::aarch32::ImmediateShiftOperand
Dinstructions-aarch32.h1083 ImmediateShiftOperand(Shift shift, uint32_t amount) in ImmediateShiftOperand() function