Searched defs:shift_op (Results 1 – 6 of 6) sorted by relevance
546 ShiftOp shift_op() const { return shift_op_; } in shift_op() function
390 Operand::Operand(Register rm, ShiftOp shift_op, int shift_imm) { in Operand()411 Operand::Operand(Register rm, ShiftOp shift_op, Register rs) { in Operand()445 ShiftOp shift_op, int shift_imm, AddrMode am) { in MemOperand()
1978 Shift shift_op; in DoShiftedBinaryOp() local
1938 Shift shift_op = NO_SHIFT; in VisitDataProcessing2Source() local
2047 Shift shift_op = NO_SHIFT; in DataProcessing2Source() local
3242 IROp shift_op, add_op; in dis_neon_data_3same() local