Searched refs:ExtraHandOpSrcReg (Results 1 – 1 of 1) sorted by relevance
2675 Register ExtraHandOpSrcReg; in matchHoistLogicOpWithSameOpcodeHands() local2693 ExtraHandOpSrcReg = ZOp.getReg(); in matchHoistLogicOpWithSameOpcodeHands()2712 if (ExtraHandOpSrcReg.isValid()) in matchHoistLogicOpWithSameOpcodeHands()2714 [=](MachineInstrBuilder &MIB) { MIB.addReg(ExtraHandOpSrcReg); }); in matchHoistLogicOpWithSameOpcodeHands()