OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mips_tune
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/mips/
mips.cc
479
enum processor
mips_tune
;
variable in typeref:enum:processor
15039
switch (
mips_tune
)
18921
&& mips_tuning_info.tune ==
mips_tune
18926
mips_tuning_info.tune =
mips_tune
;
20334
mips_tune
= info->cpu;
20534
mips_cost = &mips_rtx_cost_data[
mips_tune
];
/src/external/gpl3/gcc.old/dist/gcc/config/mips/
mips.cc
480
enum processor
mips_tune
;
variable in typeref:enum:processor
14850
switch (
mips_tune
)
18716
&& mips_tuning_info.tune ==
mips_tune
18721
mips_tuning_info.tune =
mips_tune
;
20107
mips_tune
= info->cpu;
20306
mips_cost = &mips_rtx_cost_data[
mips_tune
];
/src/external/gpl3/binutils/dist/gas/config/
tc-mips.c
357
static int
mips_tune
= CPU_UNKNOWN;
variable
15687
mips_tune
= info->cpu;
/src/external/gpl3/binutils.old/dist/gas/config/
tc-mips.c
357
static int
mips_tune
= CPU_UNKNOWN;
variable
15375
mips_tune
= info->cpu;
Completed in 51 milliseconds
Indexes created Wed Apr 08 00:23:23 UTC 2026