| /src/external/gpl3/gcc.old/dist/gcc/config/aarch64/ |
| aarch64-protos.h | 500 const int l2_cache_size; member in struct:cpu_prefetch_tune
|
| aarch64.cc | 1213 -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...] |
| /src/external/gpl3/gcc/dist/gcc/config/aarch64/ |
| aarch64-protos.h | 501 const int l2_cache_size; member in struct:cpu_prefetch_tune
|
| aarch64.cc | 18401 if (aarch64_tune_params.prefetch->l2_cache_size >= 0) 18404 aarch64_tune_params.prefetch->l2_cache_size);
|
| /src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
| rs6000.h | 1858 const int l2_cache_size; /* size of l2 cache, in kilobytes. */ 1844 const int l2_cache_size; \/* size of l2 cache, in kilobytes. *\/ member in struct:processor_costs
|
| rs6000.cc | 3320 rs6000_cost->l2_cache_size, 4748 rs6000_cost->l2_cache_size);
|
| /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
| rs6000.h | 1902 const int l2_cache_size; /* size of l2 cache, in kilobytes. */ 1888 const int l2_cache_size; \/* size of l2 cache, in kilobytes. *\/ member in struct:processor_costs
|
| rs6000.cc | 3322 rs6000_cost->l2_cache_size, 4803 rs6000_cost->l2_cache_size);
|
| /src/external/gpl3/gcc/dist/gcc/config/i386/ |
| i386.h | 184 const int l2_cache_size; /* size of l2 cache, in kilobytes. */ member in struct:processor_costs
|
| i386-options.cc | 2973 ix86_tune_cost->l2_cache_size);
|
| /src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
| i386.h | 179 const int l2_cache_size; /* size of l2 cache, in kilobytes. */ member in struct:processor_costs
|
| i386-options.cc | 2674 ix86_tune_cost->l2_cache_size);
|