Searched refs:M32R_STACK_ALIGN (Results 1 – 4 of 4) sorted by relevance
243 #define M32R_STACK_ALIGN(LOC) (((LOC) + 3) & ~ 3) macro
1555 var_size = M32R_STACK_ALIGN (size); in m32r_compute_frame_size()1556 args_size = M32R_STACK_ALIGN (crtl->outgoing_args_size); in m32r_compute_frame_size()1588 total_size = M32R_STACK_ALIGN (total_size); in m32r_compute_frame_size()2958 return M32R_STACK_ALIGN (crtl->outgoing_args_size); in m32r_starting_frame_offset()
1554 var_size = M32R_STACK_ALIGN (size); in m32r_compute_frame_size()1555 args_size = M32R_STACK_ALIGN (crtl->outgoing_args_size); in m32r_compute_frame_size()1587 total_size = M32R_STACK_ALIGN (total_size); in m32r_compute_frame_size()2957 return M32R_STACK_ALIGN (crtl->outgoing_args_size); in m32r_starting_frame_offset()