Searched refs:IsDupOp (Results 1 – 1 of 1) sorted by relevance
23216 bool IsDupOp = false; in performNEONPostLDSTCombine() local23247 NumVecs = 2; IsDupOp = true; break; in performNEONPostLDSTCombine()23249 NumVecs = 3; IsDupOp = true; break; in performNEONPostLDSTCombine()23251 NumVecs = 4; IsDupOp = true; break; in performNEONPostLDSTCombine()23277 if (IsLaneOp || IsDupOp) in performNEONPostLDSTCombine()