Home
last modified time | relevance | path

Searched refs:rounded_count (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386-expand.c5944 HOST_WIDE_INT rounded_count; in expand_set_or_cpymem_via_rep() local
5967 rounded_count in expand_set_or_cpymem_via_rep()
5970 set_mem_size (destmem, rounded_count); in expand_set_or_cpymem_via_rep()
5994 rounded_count in expand_set_or_cpymem_via_rep()
5997 set_mem_size (srcmem, rounded_count); in expand_set_or_cpymem_via_rep()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386-expand.cc7099 HOST_WIDE_INT rounded_count; in expand_set_or_cpymem_via_rep() local
7123 rounded_count in expand_set_or_cpymem_via_rep()
7126 set_mem_size (destmem, rounded_count); in expand_set_or_cpymem_via_rep()
7150 rounded_count in expand_set_or_cpymem_via_rep()
7153 set_mem_size (srcmem, rounded_count); in expand_set_or_cpymem_via_rep()