OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:spill_reg_rtx
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
reload1.cc
132
static rtx
spill_reg_rtx
[FIRST_PSEUDO_REGISTER];
4463
memset (
spill_reg_rtx
, 0, sizeof
spill_reg_rtx
);
6030
/* I is the index in
SPILL_REG_RTX
of the reload register we are to allocate
6037
rtx reg =
spill_reg_rtx
[i];
6040
spill_reg_rtx
[i] = reg
6209
/* I is the index in
SPILL_REG_RTX
of the reload register we are to
131
static rtx
spill_reg_rtx
[FIRST_PSEUDO_REGISTER];
variable
reload1.cc
132
static rtx
spill_reg_rtx
[FIRST_PSEUDO_REGISTER];
4463
memset (
spill_reg_rtx
, 0, sizeof
spill_reg_rtx
);
6030
/* I is the index in
SPILL_REG_RTX
of the reload register we are to allocate
6037
rtx reg =
spill_reg_rtx
[i];
6040
spill_reg_rtx
[i] = reg
6209
/* I is the index in
SPILL_REG_RTX
of the reload register we are to
131
static rtx
spill_reg_rtx
[FIRST_PSEUDO_REGISTER];
variable
/src/external/gpl3/gcc.old/dist/gcc/
reload1.cc
132
static rtx
spill_reg_rtx
[FIRST_PSEUDO_REGISTER];
4463
memset (
spill_reg_rtx
, 0, sizeof
spill_reg_rtx
);
6030
/* I is the index in
SPILL_REG_RTX
of the reload register we are to allocate
6037
rtx reg =
spill_reg_rtx
[i];
6040
spill_reg_rtx
[i] = reg
6209
/* I is the index in
SPILL_REG_RTX
of the reload register we are to
131
static rtx
spill_reg_rtx
[FIRST_PSEUDO_REGISTER];
variable
reload1.cc
132
static rtx
spill_reg_rtx
[FIRST_PSEUDO_REGISTER];
4463
memset (
spill_reg_rtx
, 0, sizeof
spill_reg_rtx
);
6030
/* I is the index in
SPILL_REG_RTX
of the reload register we are to allocate
6037
rtx reg =
spill_reg_rtx
[i];
6040
spill_reg_rtx
[i] = reg
6209
/* I is the index in
SPILL_REG_RTX
of the reload register we are to
131
static rtx
spill_reg_rtx
[FIRST_PSEUDO_REGISTER];
variable
Completed in 57 milliseconds
Indexes created Mon Apr 06 00:22:49 UTC 2026