Home | History | Annotate | Download | only in SelectionDAG

Lines Matching defs:NewValue

5945   SDValue NewValue
5947 CombineTo(N, NewValue);
5952 DAG.getNode(ISD::TRUNCATE, SDLoc(N0), N0.getValueType(), NewValue);
5954 ExtendSetCCUses(SetCCs, Trunc, NewValue, DL,