Home | History | Annotate | Download | only in AArch64

Lines Matching defs:SrcLane

6471     int SrcLane = ShuffleMask[Anomaly];
6472 if (SrcLane >= NumInputElements) {
6474 SrcLane -= VT.getVectorNumElements();
6476 SDValue SrcLaneV = DAG.getConstant(SrcLane, dl, MVT::i64);