Searched refs:rounded_count (Results 1 – 2 of 2) sorted by relevance
21469 HOST_WIDE_INT rounded_count; in expand_movmem_via_rep_mov() local21497 rounded_count = (INTVAL (count) in expand_movmem_via_rep_mov()21501 set_mem_size (destmem, rounded_count); in expand_movmem_via_rep_mov()21502 set_mem_size (srcmem, rounded_count); in expand_movmem_via_rep_mov()21524 HOST_WIDE_INT rounded_count; in expand_setmem_via_rep_stos() local21540 rounded_count = (INTVAL (count) in expand_setmem_via_rep_stos()21543 set_mem_size (destmem, rounded_count); in expand_setmem_via_rep_stos()
26488 HOST_WIDE_INT rounded_count; in expand_set_or_movmem_via_rep() local26511 rounded_count in expand_set_or_movmem_via_rep()26514 set_mem_size (destmem, rounded_count); in expand_set_or_movmem_via_rep()26538 rounded_count in expand_set_or_movmem_via_rep()26541 set_mem_size (srcmem, rounded_count); in expand_set_or_movmem_via_rep()