Searched refs:ChangeReg0 (Results 1 – 3 of 3) 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()
391 bool ChangeReg0 = false; in commuteInstructionImpl() local400 ChangeReg0 = true; in commuteInstructionImpl()414 unsigned Reg0 = ChangeReg0 ? Reg2 : MI.getOperand(0).getReg(); in commuteInstructionImpl()424 if (ChangeReg0) { in commuteInstructionImpl()