Searched refs:outgoing_args_on_stack (Results 1 – 5 of 5) sorted by relevance
2741 BOOL_BITFIELD outgoing_args_on_stack : 1; member
3089 cfun->machine->outgoing_args_on_stack = true; in ix86_function_arg_advance()3404 cfun->machine->outgoing_args_on_stack = true; in ix86_function_arg()6773 && cfun->machine->outgoing_args_on_stack) in ix86_compute_frame_layout()7488 || ((cfun->machine->outgoing_args_on_stack in ix86_get_drap_rtx()
2850 BOOL_BITFIELD outgoing_args_on_stack : 1; member
2961 cfun->machine->outgoing_args_on_stack = true; in ix86_function_arg_advance()3270 cfun->machine->outgoing_args_on_stack = true; in ix86_function_arg()6286 && cfun->machine->outgoing_args_on_stack) in ix86_compute_frame_layout()6995 || ((cfun->machine->outgoing_args_on_stack in ix86_get_drap_rtx()
24222 outgoing_args_on_stack to true if there are outgoing arguments24228 outgoing_args_on_stack.