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

Overridden By

lib/Target/ARM/ARMFastISel.cpp
 2909 bool ARMFastISel::tryToFoldLoadIntoMI(MachineInstr *MI, unsigned OpNo,
lib/Target/PowerPC/PPCFastISel.cpp
 2293 bool PPCFastISel::tryToFoldLoadIntoMI(MachineInstr *MI, unsigned OpNo,
lib/Target/X86/X86FastISel.cpp
 3924 bool X86FastISel::tryToFoldLoadIntoMI(MachineInstr *MI, unsigned OpNo,

References

lib/CodeGen/SelectionDAG/FastISel.cpp
 2369   return tryToFoldLoadIntoMI(User, RI.getOperandNo(), LI);