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

References

lib/Target/SystemZ/SystemZInstrInfo.cpp
  539   if (!STI.hasLoadStoreOnCond())
  552   if ((STI.hasLoadStoreOnCond2() &&
  581     if (STI.hasMiscellaneousExtensions3())
  583     else if (STI.hasLoadStoreOnCond2())
  596     if (STI.hasMiscellaneousExtensions3())
  629     if (!STI.hasLoadStoreOnCond2())
  643     if (!STI.hasLoadStoreOnCond2())
  845     Opcode = STI.hasVector() ? SystemZ::LDR32 : SystemZ::LER;
  964         if (STI.hasMiscellaneousExtensions())
 1614     if (!STI.hasMiscellaneousExtensions())
 1714   if (!STI.hasLoadAndTrap())