Searched refs:isCopyInstrImpl (Results 1 – 17 of 17) sorted by relevance
88 DestSourcePair FirstPair = TII->isCopyInstrImpl(*I).value(); in mergePairedInsns()89 DestSourcePair PairedRegs = TII->isCopyInstrImpl(*Paired).value(); in mergePairedInsns()138 if (auto SecondPair = TII->isCopyInstrImpl(MI)) { in findMatchingInst()186 auto RegPair = TII->isCopyInstrImpl(*MBBI); in mergeMoveSARegPair()
98 if (auto OperandPair = TII->isCopyInstrImpl(MI)) { in adjustRetVal()
157 isCopyInstrImpl(const MachineInstr &MI) const override;
1550 RISCVInstrInfo::isCopyInstrImpl(const MachineInstr &MI) const { in isCopyInstrImpl() function in RISCVInstrInfo
110 isCopyInstrImpl(const MachineInstr &MI) const override;
85 isCopyInstrImpl(const MachineInstr &MI) const override;
100 Mips16InstrInfo::isCopyInstrImpl(const MachineInstr &MI) const { in isCopyInstrImpl() function in Mips16InstrInfo
207 MipsSEInstrInfo::isCopyInstrImpl(const MachineInstr &MI) const { in isCopyInstrImpl() function in MipsSEInstrInfo
1050 isCopyInstrImpl(const MachineInstr &MI) const { in isCopyInstrImpl() function1081 return isCopyInstrImpl(MI); in isCopyInstr()
626 isCopyInstrImpl(const MachineInstr &MI) const override;
4325 X86InstrInfo::isCopyInstrImpl(const MachineInstr &MI) const { in isCopyInstrImpl() function in X86InstrInfo
548 isCopyInstrImpl(const MachineInstr &MI) const override;
9286 AArch64InstrInfo::isCopyInstrImpl(const MachineInstr &MI) const { in isCopyInstrImpl() function in AArch64InstrInfo
113 isCopyInstrImpl(const MachineInstr &MI) const override;
1059 ARMBaseInstrInfo::isCopyInstrImpl(const MachineInstr &MI) const { in isCopyInstrImpl() function in ARMBaseInstrInfo1077 if (auto DstSrcPair = isCopyInstrImpl(MI)) { in describeLoadedValue()
186 isCopyInstrImpl(const MachineInstr &MI) const override;
2711 SIInstrInfo::isCopyInstrImpl(const MachineInstr &MI) const { in isCopyInstrImpl() function in SIInstrInfo