Searched refs:stack_space_to_deallocate (Results 1 – 1 of 1) sorted by relevance
2275 HOST_WIDE_INT stack_space_to_deallocate in mmix_expand_epilogue() local2292 stack_space_to_deallocate += 8; in mmix_expand_epilogue()2297 stack_space_to_deallocate += 16; in mmix_expand_epilogue()2300 stack_space_to_deallocate += 8; in mmix_expand_epilogue()2304 stack_space_to_deallocate += 8; in mmix_expand_epilogue()2307 if ((stack_space_to_deallocate % 8) != 0) in mmix_expand_epilogue()2309 stack_space_to_deallocate); in mmix_expand_epilogue()2325 stack_space_to_deallocate -= offset; in mmix_expand_epilogue()2357 stack_space_to_deallocate -= offset; in mmix_expand_epilogue()2370 if (stack_space_to_deallocate != 0) in mmix_expand_epilogue()[all …]