Home | History | Annotate | Download | only in ARM

Lines Matching refs:SourceVec

5902     SDValue SourceVec = V.getOperand(0);
5903 auto Source = std::find(Sources.begin(), Sources.end(), SourceVec);
5905 Source = Sources.insert(Sources.end(), ShuffleSourceInfo(SourceVec));