Home | History | Annotate | Download | only in ExecutionEngine

Lines Matching refs:URem

718     case Instruction::URem:
736 case Instruction::URem:GV.IntVal = LHS.IntVal.urem(RHS.IntVal); break;