Searched refs:frame_offset_overflow (Results 1 – 8 of 8) sorted by relevance
636 extern bool frame_offset_overflow (poly_int64, tree);
429 if (frame_offset_overflow (frame_offset, cfun->decl)) in alloc_stack_frame_space()
16880 * function.h (frame_offset_overflow): Declare.16881 * function.c (frame_offset_overflow): New function.
854 (frame_offset_overflow): Take the offset as a poly_int64 rather860 (frame_offset_overflow): Take the offset as a poly_int64 rather
15792 * function.c (frame_offset_overflow): Same.
619 extern bool frame_offset_overflow (poly_int64, tree);
236 frame_offset_overflow (poly_int64 offset, tree func) in frame_offset_overflow() function532 if (frame_offset_overflow (frame_offset, current_function_decl)) in assign_stack_local_1()
417 if (frame_offset_overflow (frame_offset, cfun->decl)) in alloc_stack_frame_space()