OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:push_regs
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/rx/
rx.cc
1719
push_regs
(unsigned int high, unsigned int low)
1769
push_regs
(high, low);
1775
push_regs
(high, low);
1713
push_regs
(unsigned int high, unsigned int low)
function
/src/external/gpl3/gcc.old/dist/gcc/config/rx/
rx.cc
1718
push_regs
(unsigned int high, unsigned int low)
1768
push_regs
(high, low);
1774
push_regs
(high, low);
1712
push_regs
(unsigned int high, unsigned int low)
function
/src/external/gpl3/gcc/dist/gcc/config/sh/
sh.cc
193
static void
push_regs
(HARD_REG_SET* mask, bool interrupt_handler);
6911
push_regs
(HARD_REG_SET *mask, bool interrupt_handler)
7196
push_regs
(&live_regs_mask, current_function_interrupt);
6900
push_regs
(HARD_REG_SET *mask, bool interrupt_handler)
function
/src/external/gpl3/gcc.old/dist/gcc/config/sh/
sh.cc
193
static void
push_regs
(HARD_REG_SET* mask, bool interrupt_handler);
6911
push_regs
(HARD_REG_SET *mask, bool interrupt_handler)
7196
push_regs
(&live_regs_mask, current_function_interrupt);
6900
push_regs
(HARD_REG_SET *mask, bool interrupt_handler)
function
Completed in 49 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026