Home | History | Annotate | Download | only in AArch64

Lines Matching refs:SDIVREM

249   setOperationAction(ISD::SDIVREM, MVT::i32, Expand);
250 setOperationAction(ISD::SDIVREM, MVT::i64, Expand);