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

References

lib/Target/PowerPC/PPCMIPeephole.cpp
  846   return (opCode == PPC::CMPLD  || opCode == PPC::CMPD ||
  846   return (opCode == PPC::CMPLD  || opCode == PPC::CMPD ||
  847           opCode == PPC::CMPLDI || opCode == PPC::CMPDI);
  847           opCode == PPC::CMPLDI || opCode == PPC::CMPDI);