Lines Matching refs:NewX
909 SDValue NewX = DAG.getNode(ISD::ZERO_EXTEND, X.getDebugLoc(), VT, X);910 InsertDAGNode(DAG, N, NewX);911 X = NewX;