Searched refs:RegC (Results 1 – 2 of 2) sorted by relevance
703 unsigned RegC = OpC.getReg(); in reassociateOps() local713 if (TargetRegisterInfo::isVirtualRegister(RegC)) in reassociateOps()714 MRI.constrainRegClass(RegC, RC); in reassociateOps()733 BuildMI(*MF, Root.getDebugLoc(), TII->get(Opcode), RegC) in reassociateOps()
648 unsigned RegC = MI->getOperand(RegCIdx).getReg(); in commuteInstruction() local663 unsigned FromRegC = getMappedReg(RegC, SrcRegMap); in commuteInstruction()