Searched refs:IsDupOp (Results 1 – 2 of 2) sorted by relevance
9227 bool IsDupOp = false; in performNEONPostLDSTCombine() local9258 NumVecs = 2; IsDupOp = true; break; in performNEONPostLDSTCombine()9260 NumVecs = 3; IsDupOp = true; break; in performNEONPostLDSTCombine()9262 NumVecs = 4; IsDupOp = true; break; in performNEONPostLDSTCombine()9288 if (IsLaneOp || IsDupOp) in performNEONPostLDSTCombine()
10247 bool IsDupOp = false; in performNEONPostLDSTCombine() local10278 NumVecs = 2; IsDupOp = true; break; in performNEONPostLDSTCombine()10280 NumVecs = 3; IsDupOp = true; break; in performNEONPostLDSTCombine()10282 NumVecs = 4; IsDupOp = true; break; in performNEONPostLDSTCombine()10308 if (IsLaneOp || IsDupOp) in performNEONPostLDSTCombine()