Home | History | Annotate | Download | only in ARM

Lines Matching refs:SourceVec

6730     SDValue SourceVec = V.getOperand(0);
6731 auto Source = llvm::find(Sources, SourceVec);
6733 Source = Sources.insert(Sources.end(), ShuffleSourceInfo(SourceVec));