Home | History | Annotate | Download | only in IR

Lines Matching refs:urem

908     case Instruction::URem:
958 case Instruction::URem:
1060 case Instruction::URem:
1062 return ConstantInt::get(CI1->getContext(), C1V.urem(C2V));
1101 case Instruction::URem:
1190 case Instruction::URem: