Searched refs:OtherMO (Results 1 – 12 of 12) sorted by relevance
84 MachineOperand &OtherMO = MI.getOperand(3 - FIOperandNum); in eliminateFrameIndex() local85 if (OtherMO.isReg()) { in eliminateFrameIndex()86 unsigned OtherMOReg = OtherMO.getReg(); in eliminateFrameIndex()
92 MachineOperand &OtherMO = MI.getOperand(3 - FIOperandNum); in eliminateFrameIndex() local93 if (OtherMO.isReg()) { in eliminateFrameIndex()94 Register OtherMOReg = OtherMO.getReg(); in eliminateFrameIndex()
93 const MachineOperand *OtherMO = nullptr; in getRegAllocationHints() local97 OtherMO = &Use.getOperand(1); in getRegAllocationHints()102 OtherMO = &Use.getOperand(0); in getRegAllocationHints()106 OtherMO = &Use.getOperand(0); in getRegAllocationHints()125 tryAddHint(OtherMO); in getRegAllocationHints()
96 const MachineOperand *OtherMO = nullptr; in getRegAllocationHints() local100 OtherMO = &Use.getOperand(1); in getRegAllocationHints()105 OtherMO = &Use.getOperand(0); in getRegAllocationHints()109 OtherMO = &Use.getOperand(0); in getRegAllocationHints()127 tryAddHint(OtherMO); in getRegAllocationHints()
415 const MachineOperand &OtherMO = MI->getOperand(I); in addVRegDefDeps() local416 if (OtherMO.isReg() && OtherMO.isDef() && OtherMO.getReg() == Reg) in addVRegDefDeps()417 KillLaneMask &= ~getLaneMaskForMO(OtherMO); in addVRegDefDeps()
1728 const MachineOperand &OtherMO = MI->getOperand(OtherIdx); in visitMachineOperand() local1729 if (!OtherMO.isReg()) in visitMachineOperand()1731 if (!OtherMO.isTied()) in visitMachineOperand()1741 if (!OtherMO.isImplicit()) in visitMachineOperand()
797 const MachineOperand &OtherMO = MBBI->getOperand(I); in mergeOperations() local798 if (!OtherMO.isUndef()) in mergeOperations()
413 const MachineOperand &OtherMO = MI->getOperand(I); in addVRegDefDeps() local414 if (OtherMO.isReg() && OtherMO.isDef() && OtherMO.getReg() == Reg) in addVRegDefDeps()415 KillLaneMask &= ~getLaneMaskForMO(OtherMO); in addVRegDefDeps()
1652 const MachineOperand &OtherMO = MI->getOperand(OtherIdx); in visitMachineOperand() local1653 if (!OtherMO.isReg()) in visitMachineOperand()1655 if (!OtherMO.isTied()) in visitMachineOperand()1665 if (!OtherMO.isImplicit()) in visitMachineOperand()
844 const MachineOperand &OtherMO = MBBI->getOperand(I); in mergeOperations() local845 if (!OtherMO.isUndef()) in mergeOperations()
943 const MachineOperand &OtherMO = MI->getOperand(OtherIdx); in visitMachineOperand() local944 if (!OtherMO.isReg()) in visitMachineOperand()946 if (!OtherMO.isTied()) in visitMachineOperand()956 if (!OtherMO.isImplicit()) in visitMachineOperand()