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

Declarations

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

References

lib/Target/SystemZ/SystemZShortenInst.cpp
  245       Changed |= shortenFPConv(MI, SystemZ::FIDBRA);
  249       Changed |= shortenFPConv(MI, SystemZ::FIEBRA);
  257       Changed |= shortenFPConv(MI, SystemZ::LEDBRA);