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

Declarations

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

References

lib/Target/SystemZ/SystemZISelLowering.cpp
 6159   case ISD::SIGN_EXTEND:        return combineSIGN_EXTEND(N, DCI);