Home | History | Annotate | Download | only in CellSPU

Lines Matching refs:SDIVREM

180   setOperationAction(ISD::SDIVREM, MVT::i8,   Expand);
186 setOperationAction(ISD::SDIVREM, MVT::i16, Expand);
192 setOperationAction(ISD::SDIVREM, MVT::i32, Expand);
198 setOperationAction(ISD::SDIVREM, MVT::i64, Expand);
204 setOperationAction(ISD::SDIVREM, MVT::i128, Expand);