Home | History | Annotate | Download | only in Scalar

Lines Matching full:sext

632     bool IsSigned;          // Was an sext user seen before a zext?
657 bool IsSigned = Cast->getOpcode() == Instruction::SExt;