Searched refs:N101 (Results 1 – 3 of 3) sorted by relevance
3270 SDValue N101 = N1.getOperand(0).getOperand(1); in visitSHL() local3271 if (ConstantSDNode *N101C = dyn_cast<ConstantSDNode>(N101)) { in visitSHL()3455 SDValue N101 = N1.getOperand(0).getOperand(1); in visitSRA() local3456 if (ConstantSDNode *N101C = dyn_cast<ConstantSDNode>(N101)) { in visitSRA()3642 SDValue N101 = N1.getOperand(0).getOperand(1); in visitSRL() local3643 if (ConstantSDNode *N101C = dyn_cast<ConstantSDNode>(N101)) { in visitSRL()
8191 SDValue N101 = N1.getOperand(0).getOperand(1); in visitFSUBForFMACombine() local8200 DAG.getNode(ISD::FP_EXTEND, SL, VT, N101), in visitFSUBForFMACombine()
10591 SDValue N101 = CvtSrc.getOperand(1); in visitFSUBForFMACombine() local10601 DAG.getNode(ISD::FP_EXTEND, SL, VT, N101), in visitFSUBForFMACombine()