Home | History | Annotate | Download | only in InstCombine

Lines Matching full:udiv

915   if (!DivIsSigned) {  // udiv
1034 // Otherwise, all lshr and most exact ashr's are equivalent to a udiv/sdiv
1061 TheDiv->getOpcode() == Instruction::UDiv);
1768 case Instruction::UDiv:
3592 case Instruction::UDiv: