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

Declarations

lib/Target/SystemZ/SystemZInstrInfo.h
  173   void expandZExtPseudo(MachineInstr &MI, unsigned LowOpcode,

References

lib/Target/SystemZ/SystemZInstrInfo.cpp
 1244     expandZExtPseudo(MI, SystemZ::LLCR, 8);
 1248     expandZExtPseudo(MI, SystemZ::LLHR, 16);