Searched refs:SPARC_STACK_ALIGN (Results 1 – 5 of 5) sorted by relevance
525 #define SPARC_STACK_ALIGN(LOC) ROUND_UP ((LOC), UNITS_PER_WORD * 2) macro
5568 frame_size = SPARC_STACK_ALIGN (frame_size); in sparc_compute_frame_size()12339 HOST_WIDE_INT size = SPARC_STACK_ALIGN (offset + 2*UNITS_PER_WORD); in emit_and_preserve()
528 #define SPARC_STACK_ALIGN(LOC) ROUND_UP ((LOC), UNITS_PER_WORD * 2) macro
5633 frame_size = SPARC_STACK_ALIGN (frame_size); in sparc_compute_frame_size()12377 HOST_WIDE_INT size = SPARC_STACK_ALIGN (offset + 2*UNITS_PER_WORD); in emit_and_preserve()
12651 * config/sparc/sparc.h (SPARC_STACK_ALIGN): Implement using