Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:SDIVREM_I8

2142   case MVT::i8:   LC= isSigned ? RTLIB::SDIVREM_I8  : RTLIB::UDIVREM_I8;  break;