OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:scratch_or_premodify
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000.cc
13293
rtx
scratch_or_premodify
= scratch;
13318
scratch_or_premodify
= XEXP (addr, 0);
13323
rs6000_emit_move (
scratch_or_premodify
, addr, Pmode);
13325
mem = replace_equiv_address_nv (mem,
scratch_or_premodify
);
13274
rtx
scratch_or_premodify
= scratch;
local
/src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000.cc
12908
rtx
scratch_or_premodify
= scratch;
12933
scratch_or_premodify
= XEXP (addr, 0);
12938
rs6000_emit_move (
scratch_or_premodify
, addr, Pmode);
12940
mem = replace_equiv_address_nv (mem,
scratch_or_premodify
);
12889
rtx
scratch_or_premodify
= scratch;
local
Completed in 57 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026