Lines Matching full:udiv
798 return InsertBinop(Instruction::UDiv, LHS, RHS);1897 // UDivExpr is very likely a UDiv that ScalarEvolution's HowFarToZero or1899 // UDiv from the user's code. If we can't find a UDiv in the code with some1975 // UDiv expressions. We don't know if the UDiv is derived from an IR divide