Searched refs:IsDupOp (Results 1 – 1 of 1) sorted by relevance
8185 bool IsDupOp = false; in performNEONPostLDSTCombine() local8216 NumVecs = 2; IsDupOp = true; break; in performNEONPostLDSTCombine()8218 NumVecs = 3; IsDupOp = true; break; in performNEONPostLDSTCombine()8220 NumVecs = 4; IsDupOp = true; break; in performNEONPostLDSTCombine()8246 if (IsLaneOp || IsDupOp) in performNEONPostLDSTCombine()