reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Overridden By

lib/Target/AArch64/AArch64InstrInfo.cpp
 5705 bool AArch64InstrInfo::isCopyInstrImpl(
lib/Target/ARM/ARMBaseInstrInfo.cpp
  996 bool ARMBaseInstrInfo::isCopyInstrImpl(const MachineInstr &MI,
lib/Target/Mips/Mips16InstrInfo.cpp
   99 bool Mips16InstrInfo::isCopyInstrImpl(const MachineInstr &MI,
lib/Target/Mips/MipsSEInstrInfo.cpp
  224 bool MipsSEInstrInfo::isCopyInstrImpl(const MachineInstr &MI,
lib/Target/X86/X86InstrInfo.cpp
 3049 bool X86InstrInfo::isCopyInstrImpl(const MachineInstr &MI,

References

include/llvm/CodeGen/TargetInstrInfo.h
  944     return isCopyInstrImpl(MI, Source, Destination);