OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:processor_table
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/config/s390/
s390.cc
328
const struct s390_processor
processor_table
[] =
variable in typeref:struct:s390_processor
7776
processor_table
[s390_arch].binutils_name);
15478
opts->x_s390_cost_pointer = (long)
processor_table
[opts->x_s390_tune].cost;
15570
processor_table
[(int)opts->x_s390_arch].name);
15603
processor_table
[(int)opts->x_s390_arch].name);
/src/external/gpl3/gcc/dist/gcc/config/s390/
s390.cc
332
const struct s390_processor
processor_table
[] =
variable in typeref:struct:s390_processor
8214
processor_table
[s390_arch].binutils_name);
15993
opts->x_s390_cost_pointer = (long)
processor_table
[opts->x_s390_tune].cost;
16098
processor_table
[(int)opts->x_s390_arch].name);
16131
processor_table
[(int)opts->x_s390_arch].name);
Completed in 42 milliseconds
Indexes created Wed Mar 18 00:23:26 UTC 2026