Searched refs:min_bytes (Results 1 – 2 of 2) sorted by relevance
5683 size_t min_bytes; in xtensa_fix_close_loop_end_frags() local5688 min_bytes = min_bytes_to_other_loop_end in xtensa_fix_close_loop_end_frags()5692 if (min_bytes < REQUIRED_LOOP_DIVIDING_BYTES) in xtensa_fix_close_loop_end_frags()5694 while (min_bytes + bytes_added in xtensa_fix_close_loop_end_frags()
7373 offsetT min_bytes; in xtensa_fix_close_loop_end_frags() local7378 min_bytes = min_bytes_to_other_loop_end in xtensa_fix_close_loop_end_frags()7381 if (min_bytes < REQUIRED_LOOP_DIVIDING_BYTES) in xtensa_fix_close_loop_end_frags()7387 while (min_bytes + bytes_added in xtensa_fix_close_loop_end_frags()