Home | History | Annotate | Download | only in Mips

Lines Matching refs:DivRem16

147   case MipsISD::DivRem16:          return "MipsISD::DivRem16";
437 unsigned Opc = N->getOpcode() == ISD::SDIVREM ? MipsISD::DivRem16 :