OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:matching_memory
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/config/i386/
i386-expand.cc
1369
bool
matching_memory
= false;
local
1380
matching_memory
= true;
1386
if (MEM_P (src) && !
matching_memory
)
i386-expand.cc
1369
bool
matching_memory
= false;
local
1380
matching_memory
= true;
1386
if (MEM_P (src) && !
matching_memory
)
/src/external/gpl3/gcc/dist/gcc/config/i386/
i386-expand.cc
1497
bool
matching_memory
= false;
local
1508
matching_memory
= true;
1514
if (!use_ndd && MEM_P (src) && !
matching_memory
)
i386-expand.cc
1497
bool
matching_memory
= false;
local
1508
matching_memory
= true;
1514
if (!use_ndd && MEM_P (src) && !
matching_memory
)
Completed in 94 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026