Home | History | Annotate | Download | only in ExecutionEngine

Lines Matching refs:urem

766     case Instruction::URem:
784 case Instruction::URem:GV.IntVal = LHS.IntVal.urem(RHS.IntVal); break;