Searched refs:mem_count (Results 1 - 4 of 4) sorted by relevance

/haiku-buildtools/gcc/gcc/config/msp430/
H A Dmsp430.h298 char mem_count;
293 char mem_count; member in struct:__anon454
H A Dmsp430.c600 ca->mem_count = 0;
641 ca->mem_count = 2;
703 if (ca->reg_count && ca->mem_count)
/haiku-buildtools/gcc/gcc/config/s390/
H A Ds390.c13685 unsigned mem_count = 0;
13701 mem_count += 1;
13705 if (mem_count == 0)
13711 return MIN (nunroll, 28 / mem_count);
13713 return MIN (nunroll, 22 / mem_count);
13715 return MIN (nunroll, 16 / mem_count);
13684 unsigned mem_count = 0; local
/haiku-buildtools/gcc/gcc/config/i386/
H A Di386.c51918 unsigned mem_count = 0; local
[all...]

Completed in 236 milliseconds