Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:FPOpcode

7359   unsigned FPOpcode;
7363 FPOpcode = ISD::FABS;
7367 FPOpcode = ISD::FNEG;
7382 return DAG.getNode(FPOpcode, SDLoc(N), VT, LogicOp0->getOperand(0));