Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:OtherOp

7770       SDValue OtherOp;
7773 OtherOp = N1.getOperand(1);
7776 OtherOp = N1.getOperand(0);
7782 RV = DAG.getNode(ISD::FDIV, SDLoc(N1), VT, RV, OtherOp);