Searched refs:l2_cache_size (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Daarch64-protos.h256 const int l2_cache_size; member in struct:cpu_prefetch_tune
H A Daarch64.c841 -1, /* l2_cache_size */
852 -1, /* l2_cache_size */
863 512, /* l2_cache_size */
874 16*1024, /* l2_cache_size */
885 -1, /* l2_cache_size */
896 256, /* l2_cache_size */
907 256, /* l2_cache_size */
918 512, /* l2_cache_size */
929 256, /* l2_cache_size */
940 32768, /* l2_cache_size */
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Daarch64-protos.h500 const int l2_cache_size; member in struct:cpu_prefetch_tune
H A Daarch64.cc1213 -1, /* l2_cache_size */
1224 -1, /* l2_cache_size */
1235 512, /* l2_cache_size */
1246 16*1024, /* l2_cache_size */
1257 -1, /* l2_cache_size */
1268 256, /* l2_cache_size */
1279 256, /* l2_cache_size */
1290 512, /* l2_cache_size */
1301 256, /* l2_cache_size */
1312 32768, /* l2_cache_size */
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Drs6000.h1906 const int l2_cache_size; /* size of l2 cache, in kilobytes. */
1892 const int l2_cache_size; /* size of l2 cache, in kilobytes. */ member in struct:processor_costs
H A Drs6000.c3315 rs6000_cost->l2_cache_size,
4667 rs6000_cost->l2_cache_size);
/netbsd-current/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000.h1898 const int l2_cache_size; /* size of l2 cache, in kilobytes. */
1884 const int l2_cache_size; /* size of l2 cache, in kilobytes. */ member in struct:processor_costs
H A Drs6000.cc3322 rs6000_cost->l2_cache_size,
4812 rs6000_cost->l2_cache_size);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386.h315 const int l2_cache_size; /* size of l2 cache, in kilobytes. */ member in struct:processor_costs
H A Di386-options.c2682 ix86_tune_cost->l2_cache_size);
/netbsd-current/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386.h179 const int l2_cache_size; /* size of l2 cache, in kilobytes. */ member in struct:processor_costs
H A Di386-options.cc2637 ix86_tune_cost->l2_cache_size);

Completed in 632 milliseconds