OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:shift_penalty
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/sparc/
sparc.cc
141
const int
shift_penalty
;
member in struct:processor_costs
12237
*total = COSTS_N_INSNS (1) + sparc_costs->
shift_penalty
;
/src/external/gpl3/gcc.old/dist/gcc/config/sparc/
sparc.cc
141
const int
shift_penalty
;
member in struct:processor_costs
12222
*total = COSTS_N_INSNS (1) + sparc_costs->
shift_penalty
;
Completed in 37 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026