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

References

gen/lib/Target/SystemZ/SystemZGenSubtargetInfo.inc
 5139   if (Bits[SystemZ::FeatureLoadStoreOnCond2]) HasLoadStoreOnCond2 = true;
lib/Target/SystemZ/SystemZSubtarget.h
  123   bool hasLoadStoreOnCond2() const { return HasLoadStoreOnCond2; }