OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:max_disp_next
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/sh/
sh.cc
9229
const int
max_disp_next
= max_disp + mov_insn_sz;
9246
if (mode_sz + offset - offset_adjust <=
max_disp_next
)
9210
const int
max_disp_next
= max_disp + mov_insn_sz;
local
/src/external/gpl3/gcc.old/dist/gcc/config/sh/
sh.cc
9228
const int
max_disp_next
= max_disp + mov_insn_sz;
9245
if (mode_sz + offset - offset_adjust <=
max_disp_next
)
9209
const int
max_disp_next
= max_disp + mov_insn_sz;
local
Completed in 25 milliseconds
Indexes created Fri Apr 10 00:22:58 UTC 2026