Searched refs:frame_offset_overflow (Results 1 – 3 of 3) sorted by relevance
551 extern bool frame_offset_overflow (HOST_WIDE_INT, tree);
200 if (frame_offset_overflow (frame_offset, cfun->decl)) in alloc_stack_frame_space()
368 frame_offset_overflow (HOST_WIDE_INT offset, tree func) in frame_offset_overflow() function498 if (frame_offset_overflow (function->x_frame_offset, function->decl)) in assign_stack_local_1()