Home | History | Annotate | Download | only in Reader

Lines Matching full:sdiv

142     return Ty->isFPOrFPVectorTy() ? Instruction::FDiv : Instruction::SDiv;
1219 } else if (Opc == Instruction::SDiv ||
2109 } else if (Opc == Instruction::SDiv ||