Lines Matching refs:getDefIgnoringCopies
695 MachineInstr *Src1Def = getDefIgnoringCopies(Src1, *MRI); in selectG_BUILD_VECTOR()
1675 MachineInstr *OffsetDef = getDefIgnoringCopies(BaseOffset, *MRI); in selectDSGWSIntrinsic()
1689 OffsetDef = getDefIgnoringCopies(BaseOffset, *MRI); in selectDSGWSIntrinsic()
3338 const MachineInstr *Def = getDefIgnoringCopies(Reg, MRI); in matchZeroExtendFromS32()
3719 MachineInstr *MI = getDefIgnoringCopies(Src, *MRI); in selectVOP3ModsImpl()
3724 MI = getDefIgnoringCopies(Src, *MRI); in selectVOP3ModsImpl()
3866 const MachineInstr *Def = getDefIgnoringCopies(Reg, *MRI); in selectVOP3NoMods()
4132 getDefIgnoringCopies(Root.getReg(), *MRI)->getOperand(0).getReg(); in selectSWMMACIndex8()
4154 getDefIgnoringCopies(Root.getReg(), *MRI)->getOperand(0).getReg(); in selectSWMMACIndex16()
4766 MachineInstr *AddrMI = getDefIgnoringCopies(Addr, *MRI); in isFlatScratchBaseLegal()
4797 MachineInstr *AddrMI = getDefIgnoringCopies(Addr, *MRI); in isFlatScratchBaseLegalSV()
4821 MachineInstr *AddrMI = getDefIgnoringCopies(Addr, *MRI); in isFlatScratchBaseLegalSVImm()
4892 MachineInstr *BasePtrDef = getDefIgnoringCopies(BasePtr, *MRI); in selectMUBUFScratchOffset()
5026 MachineInstr *RootI = getDefIgnoringCopies(Root, MRI); in getPtrBaseWithConstantOffset()
5129 Data.N2 = getDefIgnoringCopies(Data.N2, *MRI)->getOperand(0).getReg(); in parseMUBUFAddress()
5130 Data.N3 = getDefIgnoringCopies(Data.N3, *MRI)->getOperand(0).getReg(); in parseMUBUFAddress()
5379 return getDefIgnoringCopies(MI->getOperand(1).getReg(), MRI); in stripBitCast()
5393 getDefIgnoringCopies(Inst->getOperand(1).getReg(), MRI); in isExtractHiElt()
5402 getDefIgnoringCopies(TruncOp->getOperand(1).getReg(), MRI); in isExtractHiElt()
5420 getDefIgnoringCopies(TruncOp->getOperand(1).getReg(), MRI); in isExtractHiElt()
5437 MachineInstr *MI = getDefIgnoringCopies(Src, *MRI); in selectVOP3PMadMixModsImpl()
5441 MI = getDefIgnoringCopies(Src, *MRI); in selectVOP3PMadMixModsImpl()
5450 MI = getDefIgnoringCopies(Src, *MRI); in selectVOP3PMadMixModsImpl()
5459 MI = getDefIgnoringCopies(Src, *MRI); in selectVOP3PMadMixModsImpl()