Home | History | Annotate | Download | only in AArch64

Lines Matching refs:SourceVec

5746     SDValue SourceVec = V.getOperand(0);
5747 auto Source = find(Sources, SourceVec);
5749 Source = Sources.insert(Sources.end(), ShuffleSourceInfo(SourceVec));