Searched refs:ChangeReg0 (Results 1 – 2 of 2) sorted by relevance
122 bool ChangeReg0 = false; in commuteInstruction() local130 ChangeReg0 = true; in commuteInstruction()139 unsigned Reg0 = ChangeReg0 ? Reg2 : MI->getOperand(0).getReg(); in commuteInstruction()149 if (ChangeReg0) in commuteInstruction()
355 bool ChangeReg0 = false; in commuteInstructionImpl() local364 ChangeReg0 = true; in commuteInstructionImpl()378 unsigned Reg0 = ChangeReg0 ? Reg2 : MI.getOperand(0).getReg(); in commuteInstructionImpl()388 if (ChangeReg0) { in commuteInstructionImpl()