Home | History | Annotate | Download | only in ExecutionEngine

Lines Matching refs:udiv

691     case Instruction::UDiv:
709 case Instruction::UDiv:GV.IntVal = LHS.IntVal.udiv(RHS.IntVal); break;