Searched refs:get_stack_local_alignment (Results 1 – 2 of 2) sorted by relevance
272 get_stack_local_alignment (tree type, machine_mode mode) in get_stack_local_alignment() function384 alignment = get_stack_local_alignment (NULL, mode); in assign_stack_local_1()796 align = get_stack_local_alignment (type, mode); in assign_stack_temp_for_type()
18394 (get_stack_local_alignment): New.18396 (assign_stack_temp_for_type): Use get_stack_local_alignment.