OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:h8300_push_pop
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/config/h8300/
h8300.cc
108
static void
h8300_push_pop
(int, int, bool, bool);
626
h8300_push_pop
(int regno, int nregs, bool pop_p, bool return_p)
849
h8300_push_pop
(regno, n_regs, false, false);
929
h8300_push_pop
(regno - n_regs + 1, n_regs, true, returned_p);
938
h8300_push_pop
(HARD_FRAME_POINTER_REGNUM, 1, true, returned_p);
625
h8300_push_pop
(int regno, int nregs, bool pop_p, bool return_p)
function
/src/external/gpl3/gcc/dist/gcc/config/h8300/
h8300.cc
108
static void
h8300_push_pop
(int, int, bool, bool);
626
h8300_push_pop
(int regno, int nregs, bool pop_p, bool return_p)
849
h8300_push_pop
(regno, n_regs, false, false);
929
h8300_push_pop
(regno - n_regs + 1, n_regs, true, returned_p);
938
h8300_push_pop
(HARD_FRAME_POINTER_REGNUM, 1, true, returned_p);
625
h8300_push_pop
(int regno, int nregs, bool pop_p, bool return_p)
function
Completed in 41 milliseconds
Indexes created Tue Mar 24 00:24:13 UTC 2026