Home | History | Annotate | Download | only in X86

Lines Matching refs:SDIVREM

844     setOperationAction(ISD::SDIVREM, VT, Expand);
1553 setOperationAction(ISD::SDIVREM, MVT::i128, Custom);
15112 case ISD::SDIVREM: isSigned = true; LC = RTLIB::SDIVREM_I128; break;
16299 case ISD::SDIVREM: