Lines Matching defs:StartOp
3751 unsigned StartOp = NumOp == 3 ? 0 : 1;
3753 const MCOperand &DstRegOp = Inst.getOperand(StartOp);
3755 const MCOperand &BaseRegOp = Inst.getOperand(StartOp + 1);
3757 const MCOperand &OffsetOp = Inst.getOperand(StartOp + 2);
3766 int16_t DstRegClass = Desc.operands()[StartOp].RegClass;
3878 unsigned StartOp = NumOp == 3 ? 0 : 1;
3880 const MCOperand &DstRegOp = Inst.getOperand(StartOp);
3882 const MCOperand &BaseRegOp = Inst.getOperand(StartOp + 1);
3884 const MCOperand &OffsetOp = Inst.getOperand(StartOp + 2);
3893 int16_t DstRegClass = Desc.operands()[StartOp].RegClass;