Home
last modified time | relevance | path

Searched refs:anti_adjust_stack_and_probe (Results 1 – 6 of 6) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
H A Dexplow.h70 extern void anti_adjust_stack_and_probe (rtx, bool);
H A Dexplow.c1541 anti_adjust_stack_and_probe (size, false); in allocate_dynamic_stack_space()
2064 anti_adjust_stack_and_probe (rtx size, bool adjust_back) in anti_adjust_stack_and_probe() function
H A Dfunction.c5470 anti_adjust_stack_and_probe (max_frame_size, true); in expand_function_end()
/dragonfly/contrib/gcc-4.7/gcc/
H A Dexpr.h652 extern void anti_adjust_stack_and_probe (rtx, bool);
H A Dexplow.c1452 anti_adjust_stack_and_probe (size, false); in allocate_dynamic_stack_space()
1711 anti_adjust_stack_and_probe (rtx size, bool adjust_back) in anti_adjust_stack_and_probe() function
H A Dfunction.c4941 anti_adjust_stack_and_probe (max_frame_size, true); in expand_function_end()