Home | History | Annotate | Download | only in ARM

Lines Matching refs:SourceVec

5615     SDValue SourceVec = V.getOperand(0);
5616 auto Source = std::find(Sources.begin(), Sources.end(), SourceVec);
5618 Source = Sources.insert(Sources.end(), ShuffleSourceInfo(SourceVec));