Home | History | Annotate | Download | only in IR

Lines Matching refs:srem

961     case Instruction::SRem:
1040 case Instruction::SRem:
1143 case Instruction::SRem:
1147 return ConstantInt::get(CI1->getContext(), C1V.srem(C2V));
1173 case Instruction::SRem:
1262 case Instruction::SRem: