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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386-expand.c8941 bool second_arg_count = false; local
9184 second_arg_count = true;
9205 second_arg_count = true;
9732 if (second_arg_count && i == 1)
/netbsd-current/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386-expand.cc10148 bool second_arg_count = false; local
10396 second_arg_count = true;
10417 second_arg_count = true;
10981 if (second_arg_count && i == 1)

Completed in 297 milliseconds