Searched refs:ExtraHandOpSrcReg (Results 1 – 1 of 1) sorted by relevance
3184 Register ExtraHandOpSrcReg; in matchHoistLogicOpWithSameOpcodeHands() local3216 ExtraHandOpSrcReg = ZOp.getReg(); in matchHoistLogicOpWithSameOpcodeHands()3238 if (ExtraHandOpSrcReg.isValid()) in matchHoistLogicOpWithSameOpcodeHands()3240 [=](MachineInstrBuilder &MIB) { MIB.addReg(ExtraHandOpSrcReg); }); in matchHoistLogicOpWithSameOpcodeHands()