reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
851 return (opCode == PPC::CMPD || opCode == PPC::CMPW || 851 return (opCode == PPC::CMPD || opCode == PPC::CMPW || 852 opCode == PPC::CMPDI || opCode == PPC::CMPWI); 852 opCode == PPC::CMPDI || opCode == PPC::CMPWI);