Home | History | Annotate | Download | only in IR

Lines Matching refs:urem

953     case Instruction::URem:
1019 case Instruction::URem:
1121 case Instruction::URem:
1123 return ConstantInt::get(CI1->getContext(), C1V.urem(C2V));
1153 case Instruction::URem:
1242 case Instruction::URem: