Home | History | Annotate | Download | only in ExecutionEngine

Lines Matching refs:urem

696     case Instruction::URem:
714 case Instruction::URem:GV.IntVal = LHS.IntVal.urem(RHS.IntVal); break;