Home
last modified time | relevance | path

Searched refs:xstormy16_compute_stack_layout (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/gcc/gcc/config/stormy16/
H A Dstormy16-protos.h24 extern struct xstormy16_stack_layout xstormy16_compute_stack_layout (void);
H A Dstormy16.c1012 xstormy16_compute_stack_layout (void) in xstormy16_compute_stack_layout() function
1059 layout = xstormy16_compute_stack_layout (); in xstormy16_initial_elimination_offset()
1108 layout = xstormy16_compute_stack_layout (); in xstormy16_expand_prologue()
1195 && xstormy16_compute_stack_layout ().frame_size == 0); in direct_return()
1217 layout = xstormy16_compute_stack_layout (); in xstormy16_expand_epilogue()
/openbsd-src/gnu/usr.bin/gcc/gcc/config/stormy16/
H A Dstormy16-protos.h25 xstormy16_compute_stack_layout PARAMS((void));
H A Dstormy16.c869 xstormy16_compute_stack_layout () in xstormy16_compute_stack_layout() function
917 layout = xstormy16_compute_stack_layout ();
972 layout = xstormy16_compute_stack_layout (); in xstormy16_expand_prologue()
1040 && xstormy16_compute_stack_layout ().frame_size == 0); in direct_return()
1062 layout = xstormy16_compute_stack_layout (); in xstormy16_expand_epilogue()