Searched refs:N1S (Results 1 – 2 of 2) sorted by relevance
10 "renesas,r9a06g033-pinctrl" for RZ/N1S
4157 SDValue N1S = DAG.getSplatValue(N1, true); in visitSUB() local4158 if (N1S && N1S.getOpcode() == ISD::SUB && in visitSUB()4159 isNullConstant(N1S.getOperand(0))) in visitSUB()4160 return DAG.getSplat(VT, DL, N1S.getOperand(1)); in visitSUB()