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

Declarations

lib/Target/SystemZ/SystemZISelLowering.h
  603   SDValue combineSTORE(SDNode *N, DAGCombinerInfo &DCI) const;

References

lib/Target/SystemZ/SystemZISelLowering.cpp
 6164   case ISD::STORE:              return combineSTORE(N, DCI);