Home | History | Annotate | Download | only in CellSPU

Lines Matching refs:SREM

176   setOperationAction(ISD::SREM,    MVT::i8,   Expand);
182 setOperationAction(ISD::SREM, MVT::i16, Expand);
188 setOperationAction(ISD::SREM, MVT::i32, Expand);
194 setOperationAction(ISD::SREM, MVT::i64, Expand);
200 setOperationAction(ISD::SREM, MVT::i128, Expand);
429 setOperationAction(ISD::SREM, VT, Expand);