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