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