Home | History | Annotate | Download | only in Scalar

Lines Matching full:negone

389   Constant *NegOne = Ty->isIntOrIntVectorTy() ?
392 BinaryOperator *Res = CreateMul(Neg->getOperand(1), NegOne, "", Neg, Neg);