Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:SIGN_EXTEND

933     getNode(ISD::SIGN_EXTEND, DL, VT, Op) :
1941 case ISD::SIGN_EXTEND: {
2150 case ISD::SIGN_EXTEND:
2426 case ISD::SIGN_EXTEND:
2537 case ISD::SIGN_EXTEND:
2539 "Invalid SIGN_EXTEND!");
2547 if (OpOpcode == ISD::SIGN_EXTEND || OpOpcode == ISD::ZERO_EXTEND)
2581 if (OpOpcode == ISD::ZERO_EXTEND || OpOpcode == ISD::SIGN_EXTEND ||
2607 if (OpOpcode == ISD::ZERO_EXTEND || OpOpcode == ISD::SIGN_EXTEND ||