Searched refs:return_used_this_function (Results 1 - 2 of 2) sorted by last modified time

/freebsd-11-stable/contrib/gcc/config/arm/
H A Darm.c539 int return_used_this_function;
9582 return_used_this_function = 1;
9848 return_used_this_function = 0;
9869 if (use_return_insn (FALSE, sibling) && return_used_this_function)
10226 return_used_this_function = 0;
10234 || !return_used_this_function
13482 if (return_used_this_function)
537 int return_used_this_function; variable
H A Darm.h128 extern int return_used_this_function;

Completed in 145 milliseconds