Searched defs:shift_op (Results 1 – 8 of 8) sorted by relevance
336 #define OPENCV_HAL_IMPL_SHIFT_OP(shift_op) \ argument
504 ShiftOp shift_op() const { return shift_op_; } in shift_op() function
277 Operand::Operand(Register rm, ShiftOp shift_op, int shift_imm) { in Operand()298 Operand::Operand(Register rm, ShiftOp shift_op, Register rs) { in Operand()332 ShiftOp shift_op, int shift_imm, AddrMode am) { in MemOperand()
2008 Shift shift_op = NO_SHIFT; in DataProcessing2Source() local
534 const Operator* shift_op) { in ReduceUI32Shift()
1647 Shift shift_op = NO_SHIFT; in VisitDataProcessing2Source() local
2156 Shift shift_op; in DoShiftedBinaryOp() local
3209 IROp shift_op, add_op; in dis_neon_data_3same() local