Searched defs:shift_op (Results 1 – 4 of 4) sorted by relevance
480 ShiftOp shift_op() const { return shift_op_; } in shift_op() function
375 Operand::Operand(Register rm, ShiftOp shift_op, int shift_imm) { in Operand()396 Operand::Operand(Register rm, ShiftOp shift_op, Register rs) { in Operand()433 MemOperand::MemOperand(Register rn, Register rm, ShiftOp shift_op, in MemOperand()
2452 Shift shift_op = NO_SHIFT; in VisitDataProcessing2Source() local
2327 Shift shift_op = NO_SHIFT; in DataProcessing2Source() local