Lines Matching full:op_kind
2615 HDataProcWithShifterOp::OpKind op_kind = instruction->GetOpKind();2616 if (HDataProcWithShifterOp::IsExtensionOp(op_kind)) {2617 right_operand = Operand(right_reg, helpers::ExtendFromOpKind(op_kind));2620 helpers::ShiftFromOpKind(op_kind),