Home | History | Annotate | Download | only in IR

Lines Matching refs:SRem

954     case Instruction::SRem:
1020 case Instruction::SRem:
1124 case Instruction::SRem:
1128 return ConstantInt::get(CI1->getContext(), C1V.srem(C2V));
1154 case Instruction::SRem:
1243 case Instruction::SRem: