Home | History | Annotate | Download | only in Scalar

Lines Matching full:signextend

1061   bool SignExtend = IsSigned;
1062 if (!GuessNonIVOperand(SignExtend)) {
1063 SignExtend = !SignExtend;
1064 if (!GuessNonIVOperand(SignExtend))
1071 SignExtend, NarrowUse);
1075 SignExtend, NarrowUse);