Home | History | Annotate | Download | only in R600

Lines Matching refs:SDIVREM

251     setOperationAction(ISD::SDIVREM, VT, Custom);
310 setOperationAction(ISD::SDIVREM, VT, Custom);
537 case ISD::SDIVREM: return LowerSDIVREM(Op, DAG);