Home | History | Annotate | Download | only in SelectionDAG

Lines Matching defs:SplatUndef

2483       APInt SplatValue, SplatUndef;
2486 bool IsSplat = Vector->isConstantSplat(SplatValue, SplatUndef,
2491 SplatValue |= SplatUndef;