Home | History | Annotate | Download | only in AArch64

Lines Matching defs:SrcLane

5687     int SrcLane = ShuffleMask[Anomaly];
5688 if (SrcLane >= NumInputElements) {
5690 SrcLane -= VT.getVectorNumElements();
5692 SDValue SrcLaneV = DAG.getConstant(SrcLane, dl, MVT::i64);