| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVMoveMerger.cpp | 130 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 D | RISCVPushPopOptimizer.cpp | 113 if (auto OperandPair = TII->isCopyInstrImpl(MI)) { in adjustRetVal()
|
| H A D | RISCVInstrInfo.h | 161 isCopyInstrImpl(const MachineInstr &MI) const override;
|
| H A D | RISCVInstrInfo.cpp | 1929 RISCVInstrInfo::isCopyInstrImpl(const MachineInstr &MI) const { in isCopyInstrImpl() function in RISCVInstrInfo
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | MipsSEInstrInfo.h | 84 isCopyInstrImpl(const MachineInstr &MI) const override;
|
| H A D | Mips16InstrInfo.h | 109 isCopyInstrImpl(const MachineInstr &MI) const override;
|
| H A D | Mips16InstrInfo.cpp | 98 Mips16InstrInfo::isCopyInstrImpl(const MachineInstr &MI) const { in isCopyInstrImpl() function in Mips16InstrInfo
|
| H A D | MipsSEInstrInfo.cpp | 205 MipsSEInstrInfo::isCopyInstrImpl(const MachineInstr &MI) const { in isCopyInstrImpl() function in MipsSEInstrInfo
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZInstrInfo.h | 391 isCopyInstrImpl(const MachineInstr &MI) const override;
|
| H A D | SystemZInstrInfo.cpp | 2354 SystemZInstrInfo::isCopyInstrImpl(const MachineInstr &MI) const { in isCopyInstrImpl() function in SystemZInstrInfo
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | TargetInstrInfo.h | 1079 isCopyInstrImpl(const MachineInstr &MI) const { in isCopyInstrImpl() function 1110 return isCopyInstrImpl(MI); in isCopyInstr()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86InstrInfo.h | 673 isCopyInstrImpl(const MachineInstr &MI) const override;
|
| H A D | X86InstrInfo.cpp | 4385 X86InstrInfo::isCopyInstrImpl(const MachineInstr &MI) const { in isCopyInstrImpl() function in X86InstrInfo
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64InstrInfo.h | 570 isCopyInstrImpl(const MachineInstr &MI) const override;
|
| H A D | AArch64InstrInfo.cpp | 10056 AArch64InstrInfo::isCopyInstrImpl(const MachineInstr &MI) const { in isCopyInstrImpl() function in AArch64InstrInfo
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMBaseInstrInfo.h | 113 isCopyInstrImpl(const MachineInstr &MI) const override;
|
| H A D | ARMBaseInstrInfo.cpp | 886 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 D | SIInstrInfo.h | 193 isCopyInstrImpl(const MachineInstr &MI) const override;
|
| H A D | SIInstrInfo.cpp | 2717 SIInstrInfo::isCopyInstrImpl(const MachineInstr &MI) const { in isCopyInstrImpl() function in SIInstrInfo
|