Searched refs:ExtraHandOpSrcReg (Results 1 – 1 of 1) sorted by relevance
2908 Register ExtraHandOpSrcReg; in matchHoistLogicOpWithSameOpcodeHands() local2926 ExtraHandOpSrcReg = ZOp.getReg(); in matchHoistLogicOpWithSameOpcodeHands()2945 if (ExtraHandOpSrcReg.isValid()) in matchHoistLogicOpWithSameOpcodeHands()2947 [=](MachineInstrBuilder &MIB) { MIB.addReg(ExtraHandOpSrcReg); }); in matchHoistLogicOpWithSameOpcodeHands()