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

Declarations

lib/Target/SystemZ/SystemZShortenInst.cpp
   49   bool shortenSelect(MachineInstr &MI, unsigned Opcode);

References

lib/Target/SystemZ/SystemZShortenInst.cpp
  217       Changed |= shortenSelect(MI, SystemZ::LOCR);
  221       Changed |= shortenSelect(MI, SystemZ::LOCFHR);
  225       Changed |= shortenSelect(MI, SystemZ::LOCGR);