Home
last modified time | relevance | path

Searched refs:return_used_this_function (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/gcc/config/arm/
H A Darm.h128 extern int return_used_this_function;
H A Darm.c537 int return_used_this_function; variable
9566 return_used_this_function = 1; in output_return_instruction()
9832 return_used_this_function = 0; in arm_output_function_prologue()
9853 if (use_return_insn (FALSE, sibling) && return_used_this_function) in arm_output_epilogue()
10210 return_used_this_function = 0; in arm_output_function_epilogue()
10218 || !return_used_this_function in arm_output_function_epilogue()
13460 if (return_used_this_function) in thumb_unexpanded_epilogue()