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

Declarations

lib/Target/SystemZ/SystemZInstrInfo.h
  171   void expandLOCPseudo(MachineInstr &MI, unsigned LowOpcode,

References

lib/Target/SystemZ/SystemZInstrInfo.cpp
 1264     expandLOCPseudo(MI, SystemZ::LOC, SystemZ::LOCFH);
 1268     expandLOCPseudo(MI, SystemZ::LOCHI, SystemZ::LOCHHI);
 1284     expandLOCPseudo(MI, SystemZ::STOC, SystemZ::STOCFH);