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

Declarations

lib/Target/AArch64/AArch64SIMDInstrOpt.cpp
  193   bool optimizeLdStInterleave(MachineInstr &MI);

References

lib/Target/AArch64/AArch64SIMDInstrOpt.cpp
  718             InstRewrite = optimizeLdStInterleave(MI);