OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:wide_cost
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
lower-subreg.cc
164
int
wide_cost
, narrow_cost, upper_cost, i;
local
168
wide_cost
= shift_cost (speed_p, rtxes, code, twice_word_mode,
186
i + BITS_PER_WORD,
wide_cost
, narrow_cost, upper_cost);
188
if (FORCE_LOWERING ||
wide_cost
>= narrow_cost + upper_cost)
/src/external/gpl3/gcc.old/dist/gcc/
lower-subreg.cc
163
int
wide_cost
, narrow_cost, upper_cost, i;
local
167
wide_cost
= shift_cost (speed_p, rtxes, code, twice_word_mode,
185
i + BITS_PER_WORD,
wide_cost
, narrow_cost, upper_cost);
187
if (FORCE_LOWERING ||
wide_cost
>= narrow_cost + upper_cost)
Completed in 18 milliseconds
Indexes created Tue May 19 00:24:48 UTC 2026