Searched refs:ExtraHandOpSrcReg (Results 1 – 1 of 1) sorted by relevance
3147 Register ExtraHandOpSrcReg; in matchHoistLogicOpWithSameOpcodeHands() local3181 ExtraHandOpSrcReg = ZOp.getReg(); in matchHoistLogicOpWithSameOpcodeHands()3203 if (ExtraHandOpSrcReg.isValid()) in matchHoistLogicOpWithSameOpcodeHands()3205 [=](MachineInstrBuilder &MIB) { MIB.addReg(ExtraHandOpSrcReg); }); in matchHoistLogicOpWithSameOpcodeHands()