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

References

gen/lib/Target/SystemZ/SystemZGenDAGISel.inc
29788   case 8: return (Subtarget->hasLoadStoreOnCond());
29789   case 9: return (!Subtarget->hasLoadStoreOnCond());
lib/Target/SystemZ/SystemZISelLowering.cpp
 6734   if (STOCOpcode && !IndexReg && Subtarget.hasLoadStoreOnCond()) {
lib/Target/SystemZ/SystemZInstrInfo.cpp
  539   if (!STI.hasLoadStoreOnCond())