OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:modmem
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000.cc
9568
rtx
modmem
= gen_const_mem (Pmode, tocref);
9569
set_mem_alias_set (
modmem
, get_TOC_alias_set ());
9572
emit_insn (gen_rtx_SET (modreg,
modmem
));
9555
rtx
modmem
= gen_const_mem (Pmode, tocref);
local
/src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000.cc
9493
rtx
modmem
= gen_const_mem (Pmode, tocref);
9494
set_mem_alias_set (
modmem
, get_TOC_alias_set ());
9497
emit_insn (gen_rtx_SET (modreg,
modmem
));
9480
rtx
modmem
= gen_const_mem (Pmode, tocref);
local
Completed in 74 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026