Searched refs:IsDupOp (Results 1 – 1 of 1) sorted by relevance
19594 bool IsDupOp = false; in performNEONPostLDSTCombine() local19625 NumVecs = 2; IsDupOp = true; break; in performNEONPostLDSTCombine()19627 NumVecs = 3; IsDupOp = true; break; in performNEONPostLDSTCombine()19629 NumVecs = 4; IsDupOp = true; break; in performNEONPostLDSTCombine()19655 if (IsLaneOp || IsDupOp) in performNEONPostLDSTCombine()