Home
last modified time | relevance | path

Searched refs:isCopyInstrImpl (Results 1 – 19 of 19) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVMoveMerger.cpp130 DestSourcePair FirstPair = TII->isCopyInstrImpl(*I).value(); in mergePairedInsns()
131 DestSourcePair PairedRegs = TII->isCopyInstrImpl(*Paired).value(); in mergePairedInsns()
192 if (auto SecondPair = TII->isCopyInstrImpl(MI)) { in findMatchingInst()
240 auto RegPair = TII->isCopyInstrImpl(*MBBI); in mergeMoveSARegPair()
H A DRISCVPushPopOptimizer.cpp113 if (auto OperandPair = TII->isCopyInstrImpl(MI)) { in adjustRetVal()
H A DRISCVInstrInfo.h161 isCopyInstrImpl(const MachineInstr &MI) const override;
H A DRISCVInstrInfo.cpp1929 RISCVInstrInfo::isCopyInstrImpl(const MachineInstr &MI) const { in isCopyInstrImpl() function in RISCVInstrInfo
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSEInstrInfo.h84 isCopyInstrImpl(const MachineInstr &MI) const override;
H A DMips16InstrInfo.h109 isCopyInstrImpl(const MachineInstr &MI) const override;
H A DMips16InstrInfo.cpp98 Mips16InstrInfo::isCopyInstrImpl(const MachineInstr &MI) const { in isCopyInstrImpl() function in Mips16InstrInfo
H A DMipsSEInstrInfo.cpp205 MipsSEInstrInfo::isCopyInstrImpl(const MachineInstr &MI) const { in isCopyInstrImpl() function in MipsSEInstrInfo
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.h391 isCopyInstrImpl(const MachineInstr &MI) const override;
H A DSystemZInstrInfo.cpp2354 SystemZInstrInfo::isCopyInstrImpl(const MachineInstr &MI) const { in isCopyInstrImpl() function in SystemZInstrInfo
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1079 isCopyInstrImpl(const MachineInstr &MI) const { in isCopyInstrImpl() function
1110 return isCopyInstrImpl(MI); in isCopyInstr()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrInfo.h673 isCopyInstrImpl(const MachineInstr &MI) const override;
H A DX86InstrInfo.cpp4385 X86InstrInfo::isCopyInstrImpl(const MachineInstr &MI) const { in isCopyInstrImpl() function in X86InstrInfo
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.h570 isCopyInstrImpl(const MachineInstr &MI) const override;
H A DAArch64InstrInfo.cpp10056 AArch64InstrInfo::isCopyInstrImpl(const MachineInstr &MI) const { in isCopyInstrImpl() function in AArch64InstrInfo
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.h113 isCopyInstrImpl(const MachineInstr &MI) const override;
H A DARMBaseInstrInfo.cpp886 ARMBaseInstrInfo::isCopyInstrImpl(const MachineInstr &MI) const { in isCopyInstrImpl() function in ARMBaseInstrInfo
904 if (auto DstSrcPair = isCopyInstrImpl(MI)) { in describeLoadedValue()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.h193 isCopyInstrImpl(const MachineInstr &MI) const override;
H A DSIInstrInfo.cpp2717 SIInstrInfo::isCopyInstrImpl(const MachineInstr &MI) const { in isCopyInstrImpl() function in SIInstrInfo