OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sp_copy_regno
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/config/tilegx/
tilegx.cc
3991
int
sp_copy_regno
= -1;
4039
sp_copy_regno
= HARD_FRAME_POINTER_REGNUM;
4044
sp_copy_regno
= next_scratch_regno--;
4045
emit_move_insn (gen_rtx_REG (Pmode,
sp_copy_regno
),
4087
gen_rtx_REG (DImode,
sp_copy_regno
)));
3983
int
sp_copy_regno
= -1;
local
/src/external/gpl3/gcc.old/dist/gcc/config/tilepro/
tilepro.cc
3525
int
sp_copy_regno
= -1;
3572
sp_copy_regno
= HARD_FRAME_POINTER_REGNUM;
3577
sp_copy_regno
= next_scratch_regno--;
3578
emit_move_insn (gen_rtx_REG (Pmode,
sp_copy_regno
),
3620
gen_rtx_REG (SImode,
sp_copy_regno
)));
3517
int
sp_copy_regno
= -1;
local
Completed in 73 milliseconds
Indexes created Mon Apr 13 00:22:24 UTC 2026