OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:clear_ratio
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/i386/
i386.h
163
const int
clear_ratio
; /* The threshold of number of scalar
member in struct:processor_costs
1924
/* If a clear memory operation would take
CLEAR_RATIO
or more simple
1927
#define
CLEAR_RATIO
(speed) ((speed) ? ix86_cost->
clear_ratio
: 2)
/src/external/gpl3/gcc.old/dist/gcc/config/i386/
i386.h
158
const int
clear_ratio
; /* The threshold of number of scalar
member in struct:processor_costs
1868
/* If a clear memory operation would take
CLEAR_RATIO
or more simple
1871
#define
CLEAR_RATIO
(speed) ((speed) ? ix86_cost->
clear_ratio
: 2)
Completed in 74 milliseconds
Indexes created Thu Jul 23 00:25:05 UTC 2026