Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:UDIVREM_I128

2155   case MVT::i128: LC= isSigned ? RTLIB::SDIVREM_I128:RTLIB::UDIVREM_I128; break;