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

/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Drs6000.c4393 static bool warned_for_return_big_vectors = false;
4394 if (!warned_for_return_big_vectors)
4398 warned_for_return_big_vectors = true;
4382 static bool warned_for_return_big_vectors = false; local

Completed in 269 milliseconds