reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
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);