Home | History | Annotate | Download | only in IR

Lines Matching refs:SRem

909     case Instruction::SRem:
959 case Instruction::SRem:
1063 case Instruction::SRem:
1067 return ConstantInt::get(CI1->getContext(), C1V.srem(C2V));
1102 case Instruction::SRem:
1191 case Instruction::SRem: