Home
last modified time | relevance | path

Searched refs:frame_offset_overflow (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/gcc/gcc/
H A Dfunction.h551 extern bool frame_offset_overflow (HOST_WIDE_INT, tree);
H A Dcfgexpand.c200 if (frame_offset_overflow (frame_offset, cfun->decl)) in alloc_stack_frame_space()
H A Dfunction.c368 frame_offset_overflow (HOST_WIDE_INT offset, tree func) in frame_offset_overflow() function
498 if (frame_offset_overflow (function->x_frame_offset, function->decl)) in assign_stack_local_1()