Lines Matching refs:URem
960 case Instruction::URem:1039 case Instruction::URem:1140 case Instruction::URem:1142 return ConstantInt::get(CI1->getContext(), C1V.urem(C2V));1172 case Instruction::URem:1261 case Instruction::URem: