Searched refs:OperandReg (Results 1 – 1 of 1) sorted by relevance
5428 Register OperandReg = Operand.getReg(); in promoteInstr32To64ForElimEXTSW() local5429 if (!OperandReg.isVirtual()) in promoteInstr32To64ForElimEXTSW()5434 const TargetRegisterClass *OrgRC = MRI->getRegClass(OperandReg); in promoteInstr32To64ForElimEXTSW()5443 .addReg(OperandReg) in promoteInstr32To64ForElimEXTSW()5466 Register OperandReg = Operand.getReg(); in promoteInstr32To64ForElimEXTSW() local5467 if (!OperandReg.isVirtual()) in promoteInstr32To64ForElimEXTSW()5469 LV->recomputeForSingleDefVirtReg(OperandReg); in promoteInstr32To64ForElimEXTSW()