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

References

lib/CodeGen/SelectionDAG/LegalizeTypes.h
  259     EVT OldVT = Op.getValueType();
  260     SDLoc dl(Op);
  261     Op = GetPromotedInteger(Op);
  261     Op = GetPromotedInteger(Op);
  262     return DAG.getNode(ISD::SIGN_EXTEND_INREG, dl, Op.getValueType(), Op,
  262     return DAG.getNode(ISD::SIGN_EXTEND_INREG, dl, Op.getValueType(), Op,