Searched refs:first_i (Results 1 – 1 of 1) sorted by relevance
3670 intptr_t i, first_i, last_i; in HELPER() local3673 first_i = last_i = 0; in HELPER()3685 first_i = i; in HELPER()3691 first_i = first_i * 8 + ctz64(first_g); in HELPER()3693 len = last_i - first_i + (1 << esz); in HELPER()3697 swap_memmove(vd, vn + first_i, len); in HELPER()