Searched refs:isCopyInstrImpl (Results 1 – 14 of 14) sorted by relevance
85 isCopyInstrImpl(const MachineInstr &MI) const override;
110 isCopyInstrImpl(const MachineInstr &MI) const override;
100 Mips16InstrInfo::isCopyInstrImpl(const MachineInstr &MI) const { in isCopyInstrImpl() function in Mips16InstrInfo
225 MipsSEInstrInfo::isCopyInstrImpl(const MachineInstr &MI) const { in isCopyInstrImpl() function in MipsSEInstrInfo
126 isCopyInstrImpl(const MachineInstr &MI) const override;
1236 RISCVInstrInfo::isCopyInstrImpl(const MachineInstr &MI) const { in isCopyInstrImpl() function in RISCVInstrInfo
1013 isCopyInstrImpl(const MachineInstr &MI) const { in isCopyInstrImpl() function1039 return isCopyInstrImpl(MI); in isCopyInstr()
603 isCopyInstrImpl(const MachineInstr &MI) const override;
3577 X86InstrInfo::isCopyInstrImpl(const MachineInstr &MI) const { in isCopyInstrImpl() function in X86InstrInfo
346 isCopyInstrImpl(const MachineInstr &MI) const override;
8153 AArch64InstrInfo::isCopyInstrImpl(const MachineInstr &MI) const { in isCopyInstrImpl() function in AArch64InstrInfo
125 `TargetInstrInfo::isCopyInstrImpl` must be implemented to recognise any
108 isCopyInstrImpl(const MachineInstr &MI) const override;
1058 ARMBaseInstrInfo::isCopyInstrImpl(const MachineInstr &MI) const { in isCopyInstrImpl() function in ARMBaseInstrInfo1076 if (auto DstSrcPair = isCopyInstrImpl(MI)) { in describeLoadedValue()