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

Overridden By

lib/Target/AArch64/AArch64InstrInfo.cpp
 3177 MachineInstr *AArch64InstrInfo::foldMemoryOperandImpl(
lib/Target/SystemZ/SystemZInstrInfo.cpp
  997 MachineInstr *SystemZInstrInfo::foldMemoryOperandImpl(
lib/Target/X86/X86InstrInfo.cpp
 5000 X86InstrInfo::foldMemoryOperandImpl(MachineFunction &MF, MachineInstr &MI,

References

lib/CodeGen/TargetInstrInfo.cpp
  580     NewMI = foldMemoryOperandImpl(MF, MI, Ops, MI, FI, LIS, VRM);