Searched refs:new_encoded_nelts (Results 1 – 2 of 2) sorted by relevance
389 unsigned int new_encoded_nelts = npatterns * nelts_per_pattern; in reshape() local390 gcc_checking_assert (new_encoded_nelts <= old_encoded_nelts); in reshape()391 unsigned int next = new_encoded_nelts - npatterns; in reshape()392 for (unsigned int i = new_encoded_nelts; i < old_encoded_nelts; ++i) in reshape()396 if (next == new_encoded_nelts) in reshape()