Searched refs:matching_memory (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386-expand.c1083 bool matching_memory = false; local
1094 matching_memory = true;
1100 if (MEM_P (src) && !matching_memory)
/netbsd-current/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386-expand.cc1352 bool matching_memory = false; local
1363 matching_memory = true;
1369 if (MEM_P (src) && !matching_memory)

Completed in 400 milliseconds