Searched defs:shift_op (Results 1 – 7 of 7) sorted by relevance
282 const Operator* shift_op) { in ReduceI32Shift()
281 Operand::Operand(Register rm, ShiftOp shift_op, int shift_imm) { in Operand()302 Operand::Operand(Register rm, ShiftOp shift_op, Register rs) { in Operand()329 ShiftOp shift_op, int shift_imm, AddrMode am) { in MemOperand()
542 ShiftOp shift_op() const { return shift_op_; } in shift_op() function
2006 Shift shift_op = NO_SHIFT; in DataProcessing2Source() local
2189 Shift shift_op; in DoShiftedBinaryOp() local
1703 Shift shift_op = NO_SHIFT; in VisitDataProcessing2Source() local
3209 IROp shift_op, add_op; in dis_neon_data_3same() local