Lines Matching defs:N11
4008 SDValue N11 = N1.getOperand(1);4009 if (SDValue NewC = DAG.FoldConstantArithmetic(ISD::SUB, DL, VT, {N0, N11}))28084 SDValue N11 = N1.getOperand(1);28087 if (N11.getValueType() == N21.getValueType()) {28088 SDValue NewSel = DAG.getSelect(DL, N11.getValueType(), N0, N11, N21);