Home | History | Annotate | Download | only in Mips

Lines Matching refs:SDIV

168     setOperationAction(ISD::SDIV, MVT::i32, Legal);
213 setOperationAction(ISD::SDIV, MVT::i64, Legal);
263 setOperationAction(ISD::SDIV, Ty, Legal);
1767 return DAG.getNode(ISD::SDIV, DL, Op->getValueType(0), Op->getOperand(1),