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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386-expand.c17504 bool ok, same_halves = false; local
17642 same_halves = true;
17726 /* If same_halves is true, both halves of the remapped vector are the
17728 if (same_halves && i >= nelt2)
/netbsd-current/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386-expand.cc19673 bool ok, same_halves = false; local
19851 same_halves = true;
19935 /* If same_halves is true, both halves of the remapped vector are the
19937 if (same_halves && i >= nelt2)

Completed in 563 milliseconds