Searched refs:first_perm (Results 1 – 1 of 1) sorted by relevance
31 const int first_perm = params.perm[0]; in IsTranspose2DApplicable() local33 int rebased = params.perm[i] - first_perm; in IsTranspose2DApplicable()44 if (i < first_perm) { in IsTranspose2DApplicable()