Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:SIGN_EXTEND

241     return ISD::SIGN_EXTEND;
1005 getNode(ISD::SIGN_EXTEND, DL, VT, Op) :
2177 case ISD::SIGN_EXTEND: {
2384 case ISD::SIGN_EXTEND:
2676 case ISD::SIGN_EXTEND:
2793 case ISD::SIGN_EXTEND:
2795 "Invalid SIGN_EXTEND!");
2803 if (OpOpcode == ISD::SIGN_EXTEND || OpOpcode == ISD::ZERO_EXTEND)
2837 if (OpOpcode == ISD::ZERO_EXTEND || OpOpcode == ISD::SIGN_EXTEND ||
2863 if (OpOpcode == ISD::ZERO_EXTEND || OpOpcode == ISD::SIGN_EXTEND ||