Searched refs:assign_stack_local_1 (Results 1 – 8 of 8) sorted by relevance
| /NextBSD/contrib/gcc/ |
| HD | function.c | 198 static rtx assign_stack_local_1 (enum machine_mode, HOST_WIDE_INT, int, 405 assign_stack_local_1 (enum machine_mode mode, HOST_WIDE_INT size, int align, in assign_stack_local_1() function 518 return assign_stack_local_1 (mode, size, align, cfun); in assign_stack_local() 4590 ret = assign_stack_local_1 (Pmode, GET_MODE_SIZE (Pmode), 0, f); in get_arg_pointer_save_area()
|
| HD | ChangeLog-1999 | 674 (assign_stack_local_1): Limit alignment to PREFERRED_STACK_BOUNDARY, 8188 * function.c (assign_stack_local_1): Allocate from 9042 (assign_stack_local_1): Renamed from assign_outer_stack_local. Merge 9045 (assign_stack_local): Just call assign_stack_local_1. 9047 (put_reg_into_stack): Simplify to always call assign_stack_local_1.
|
| HD | ChangeLog-2005 | 4399 * function.c (assign_stack_local_1): Restrict sanity check 4573 * function.c (assign_stack_local_1): Issue an error message if 7884 * function.c (assign_stack_local_1): Set MEM_NOTRAP_P. 9470 * function.c (assign_stack_local_1): Do not correct stack slot 14161 (assign_stack_local_1, assign_stack_temp_for_type): Likewise.
|
| HD | ChangeLog-2004 | 21362 * function.c (assign_stack_local_1): Widen alignment to HOST_WIDE_INT 21499 * function.c (assign_stack_local_1): Make alignment unsigned. 34812 * function.c (assign_stack_local_1): Use BITS_PER_UNIT alignment 34821 When consecutive_p is true, instruct assign_stack_local_1 to use 38272 free_after_parsing, assign_stack_local_1, assign_stack_temp_for_type,
|
| HD | ChangeLog-2002 | 26968 * function.c (assign_stack_local_1, assign_stack_temp_for_type, 33766 (assign_stack_local_1): Same. 34009 * function.c (assign_stack_local_1): Adjust x_frame_offset with
|
| HD | ChangeLog-2000 | 6284 (assign_stack_local_1): Don't call push_obstacks. 13066 * function.c (assign_stack_local_1, assign_stack_temp_for_type):
|
| HD | ChangeLog-2006 | 9797 (assign_stack_local_1): Call it to detect that the offset overflows.
|
| HD | ChangeLog-2003 | 31019 (assign_stack_local_1): Perform overall stack alignment only when 31557 * function.c (assign_stack_local_1): Truncate constant added to
|