Searched refs:aapcs_stack_words (Results 1 – 5 of 5) sorted by relevance
937 int aapcs_stack_words; /* If the argument is passed on the stack, this member
6289 pcum->aapcs_stack_words = size / UNITS_PER_WORD; in aarch64_layout_arg()6343 pcum->aapcs_stack_words = 0; in aarch64_init_cumulative_args()6386 != (pcum->aapcs_stack_words != 0)); in aarch64_function_arg_advance()6391 pcum->aapcs_stack_size += pcum->aapcs_stack_words; in aarch64_function_arg_advance()6392 pcum->aapcs_stack_words = 0; in aarch64_function_arg_advance()
1035 int aapcs_stack_words; /* If the argument is passed on the stack, this member
7603 pcum->aapcs_stack_words = size / UNITS_PER_WORD; in aarch64_layout_arg()7657 pcum->aapcs_stack_words = 0; in aarch64_init_cumulative_args()7699 != (pcum->aapcs_stack_words != 0)); in aarch64_function_arg_advance()7704 pcum->aapcs_stack_size += pcum->aapcs_stack_words; in aarch64_function_arg_advance()7705 pcum->aapcs_stack_words = 0; in aarch64_function_arg_advance()
34337 pcum->aapcs_stack_words.