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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386-expand.c5944 HOST_WIDE_INT rounded_count; local
5967 rounded_count
5970 set_mem_size (destmem, rounded_count);
5994 rounded_count
5997 set_mem_size (srcmem, rounded_count);
/netbsd-current/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386-expand.cc7082 HOST_WIDE_INT rounded_count; local
7106 rounded_count
7109 set_mem_size (destmem, rounded_count);
7133 rounded_count
7136 set_mem_size (srcmem, rounded_count);

Completed in 149 milliseconds