Searched refs:ExtraHandOpSrcReg (Results 1 – 1 of 1) sorted by relevance
3024 Register ExtraHandOpSrcReg; in matchHoistLogicOpWithSameOpcodeHands() local3042 ExtraHandOpSrcReg = ZOp.getReg(); in matchHoistLogicOpWithSameOpcodeHands()3064 if (ExtraHandOpSrcReg.isValid()) in matchHoistLogicOpWithSameOpcodeHands()3066 [=](MachineInstrBuilder &MIB) { MIB.addReg(ExtraHandOpSrcReg); }); in matchHoistLogicOpWithSameOpcodeHands()