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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/sparc/
H A Dsparc.c4292 static GTY(()) bool got_helper_needed = false;
4344 got_helper_needed = true;
12690 if (got_helper_needed)
4285 static GTY(()) bool got_helper_needed = false; variable
/netbsd-current/external/gpl3/gcc/dist/gcc/config/sparc/
H A Dsparc.cc4288 static GTY(()) bool got_helper_needed = false;
4321 got_helper_needed = true;
12651 if (got_helper_needed)
4281 static GTY(()) bool got_helper_needed = false; variable

Completed in 139 milliseconds