Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:UDiv

860   if (!DivIsSigned) {  // udiv
980 // Otherwise, all lshr and most exact ashr's are equivalent to a udiv/sdiv
1007 TheDiv->getOpcode() == Instruction::UDiv);
1523 case Instruction::UDiv:
2766 case Instruction::UDiv: