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

References

lib/Target/PowerPC/PPCInstrInfo.cpp
 2070       UpperOpcode = PPC::LXSSP;
 2074       UpperOpcode = PPC::LXSD;
 2078       UpperOpcode = PPC::STXSSP;
 2082       UpperOpcode = PPC::STXSD;
 2086       UpperOpcode = PPC::LXSSPX;
 2090       UpperOpcode = PPC::LXSDX;
 2094       UpperOpcode = PPC::STXSSPX;
 2098       UpperOpcode = PPC::STXSDX;
 2102       UpperOpcode = PPC::LXSIWAX;
 2106       UpperOpcode = PPC::LXSIWZX;
 2110       UpperOpcode = PPC::STXSIWX;
 2123       Opcode = UpperOpcode;