Lines Matching refs:sdiv
901 case Instruction::SDiv:903 if (Opcode == Instruction::UDiv || Opcode == Instruction::SDiv)952 case Instruction::SDiv:1055 case Instruction::SDiv:1059 return ConstantInt::get(CI1->getContext(), C1V.sdiv(C2V));1099 case Instruction::SDiv:1185 case Instruction::SDiv: