OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cris_tune
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/cris/
cris.cc
2375
int
cris_tune
local
2379
cris_tune
= 3;
2383
cris_tune
= 8;
2387
cris_tune
= 10;
2389
if (
cris_tune
< 0 ||
cris_tune
> 32)
2393
if (
cris_tune
>= CRIS_CPU_SVINTO)
/src/external/gpl3/gcc.old/dist/gcc/config/cris/
cris.cc
2319
int
cris_tune
local
2323
cris_tune
= 3;
2327
cris_tune
= 8;
2331
cris_tune
= 10;
2333
if (
cris_tune
< 0 ||
cris_tune
> 32)
2337
if (
cris_tune
>= CRIS_CPU_SVINTO)
Completed in 53 milliseconds
Indexes created Fri May 01 00:23:41 UTC 2026