Lines Matching refs:URem
907 case Instruction::URem:957 case Instruction::URem:1059 case Instruction::URem:1061 return ConstantInt::get(CI1->getContext(), C1V.urem(C2V));1100 case Instruction::URem:1189 case Instruction::URem: