Home | History | Annotate | Download | only in Scalar

Lines Matching refs:FirstSplatValue

533     Value *FirstSplatValue = nullptr;
537 FirstSplatValue = isBytewiseValue(FirstStoredVal);
541 assert((FirstSplatValue || FirstPatternValue) &&
579 if (FirstSplatValue != SecondSplatValue)