Home
last modified time | relevance | path

Searched refs:ChangeReg0 (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Target/PowerPC/
DPPCInstrInfo.cpp355 bool ChangeReg0 = false; in commuteInstructionImpl() local
364 ChangeReg0 = true; in commuteInstructionImpl()
378 unsigned Reg0 = ChangeReg0 ? Reg2 : MI->getOperand(0).getReg(); in commuteInstructionImpl()
388 if (ChangeReg0) { in commuteInstructionImpl()