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_store
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
reload1.cc
137
static rtx_insn *
spill_reg_store
[FIRST_PSEUDO_REGISTER];
139
/* This is the register that was stored with
spill_reg_store
. This is a
4464
memset (
spill_reg_store
, 0, sizeof
spill_reg_store
);
4857
spill_reg_store
[regno + i] = 0;
4893
spill_reg_store
[reg] = 0;
6779
there might be a stale
spill_reg_store
lying around.
6783
spill_reg_store
[regno] = NULL;
7054
/* Values to be put in
spill_reg_store
are put here first. Instructions
7152
&&
spill_reg_store
[REGNO (oldequiv)
136
static rtx_insn *
spill_reg_store
[FIRST_PSEUDO_REGISTER];
variable
[
all
...]
reload1.cc
137
static rtx_insn *
spill_reg_store
[FIRST_PSEUDO_REGISTER];
139
/* This is the register that was stored with
spill_reg_store
. This is a
4464
memset (
spill_reg_store
, 0, sizeof
spill_reg_store
);
4857
spill_reg_store
[regno + i] = 0;
4893
spill_reg_store
[reg] = 0;
6779
there might be a stale
spill_reg_store
lying around.
6783
spill_reg_store
[regno] = NULL;
7054
/* Values to be put in
spill_reg_store
are put here first. Instructions
7152
&&
spill_reg_store
[REGNO (oldequiv)
136
static rtx_insn *
spill_reg_store
[FIRST_PSEUDO_REGISTER];
variable
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/
reload1.cc
137
static rtx_insn *
spill_reg_store
[FIRST_PSEUDO_REGISTER];
139
/* This is the register that was stored with
spill_reg_store
. This is a
4464
memset (
spill_reg_store
, 0, sizeof
spill_reg_store
);
4857
spill_reg_store
[regno + i] = 0;
4893
spill_reg_store
[reg] = 0;
6779
there might be a stale
spill_reg_store
lying around.
6783
spill_reg_store
[regno] = NULL;
7054
/* Values to be put in
spill_reg_store
are put here first. Instructions
7152
&&
spill_reg_store
[REGNO (oldequiv)
136
static rtx_insn *
spill_reg_store
[FIRST_PSEUDO_REGISTER];
variable
[
all
...]
reload1.cc
137
static rtx_insn *
spill_reg_store
[FIRST_PSEUDO_REGISTER];
139
/* This is the register that was stored with
spill_reg_store
. This is a
4464
memset (
spill_reg_store
, 0, sizeof
spill_reg_store
);
4857
spill_reg_store
[regno + i] = 0;
4893
spill_reg_store
[reg] = 0;
6779
there might be a stale
spill_reg_store
lying around.
6783
spill_reg_store
[regno] = NULL;
7054
/* Values to be put in
spill_reg_store
are put here first. Instructions
7152
&&
spill_reg_store
[REGNO (oldequiv)
136
static rtx_insn *
spill_reg_store
[FIRST_PSEUDO_REGISTER];
variable
[
all
...]
Completed in 51 milliseconds
Indexes created Fri Jun 12 00:25:51 UTC 2026