/dports/lang/gnat_util/gcc-6-20180516/gcc/config/i386/ |
H A D | i386-protos.h | 47 extern bool ix86_using_red_zone (void);
|
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/config/i386/ |
H A D | i386-protos.h | 47 extern bool ix86_using_red_zone (void);
|
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/config/i386/ |
H A D | i386-protos.h | 48 extern bool ix86_using_red_zone (void);
|
/dports/lang/gcc9/gcc-9.4.0/gcc/config/i386/ |
H A D | i386-protos.h | 48 extern bool ix86_using_red_zone (void);
|
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/config/i386/ |
H A D | i386-protos.h | 48 extern bool ix86_using_red_zone (void);
|
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/config/i386/ |
H A D | i386-protos.h | 48 extern bool ix86_using_red_zone (void);
|
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/config/i386/ |
H A D | i386-protos.h | 48 extern bool ix86_using_red_zone (void);
|
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/config/i386/ |
H A D | i386-protos.h | 48 extern bool ix86_using_red_zone (void);
|
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/config/i386/ |
H A D | i386-protos.h | 48 extern bool ix86_using_red_zone (void);
|
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/config/i386/ |
H A D | i386-protos.h | 48 extern bool ix86_using_red_zone (void);
|
/dports/lang/gcc8/gcc-8.5.0/gcc/config/i386/ |
H A D | i386-protos.h | 48 extern bool ix86_using_red_zone (void);
|
/dports/devel/avr-gcc/gcc-10.2.0/gcc/config/i386/ |
H A D | i386-protos.h | 50 extern bool ix86_using_red_zone (void);
|
H A D | i386.c | 435 ix86_using_red_zone (void) in ix86_using_red_zone() function 6061 gcc_assert (!ix86_using_red_zone ()); in ix86_compute_frame_layout() 6338 if (ix86_using_red_zone () in ix86_compute_frame_layout() 8208 else if (ix86_using_red_zone () in ix86_expand_prologue() 8926 if (ix86_using_red_zone () && crtl->args.pops_args < 65536) in ix86_expand_epilogue()
|
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/config/i386/ |
H A D | i386-protos.h | 51 extern bool ix86_using_red_zone (void);
|
H A D | i386.c | 435 ix86_using_red_zone (void) in ix86_using_red_zone() function 6381 gcc_assert (!ix86_using_red_zone ()); in ix86_compute_frame_layout() 6653 if (ix86_using_red_zone () in ix86_compute_frame_layout() 8404 else if (ix86_using_red_zone () in ix86_expand_prologue() 9132 if (ix86_using_red_zone () && crtl->args.pops_args < 65536) in ix86_expand_epilogue()
|
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/config/i386/ |
H A D | i386-protos.h | 51 extern bool ix86_using_red_zone (void);
|
H A D | i386.c | 437 ix86_using_red_zone (void) in ix86_using_red_zone() function 6498 gcc_assert (!ix86_using_red_zone ()); in ix86_compute_frame_layout() 6770 if (ix86_using_red_zone () in ix86_compute_frame_layout() 8531 else if (ix86_using_red_zone () in ix86_expand_prologue() 9259 if (ix86_using_red_zone () && crtl->args.pops_args < 65536) in ix86_expand_epilogue()
|
/dports/lang/gcc11/gcc-11.2.0/gcc/config/i386/ |
H A D | i386-protos.h | 51 extern bool ix86_using_red_zone (void);
|
H A D | i386.c | 435 ix86_using_red_zone (void) in ix86_using_red_zone() function 6376 gcc_assert (!ix86_using_red_zone ()); in ix86_compute_frame_layout() 6648 if (ix86_using_red_zone () in ix86_compute_frame_layout() 8399 else if (ix86_using_red_zone () in ix86_expand_prologue() 9127 if (ix86_using_red_zone () && crtl->args.pops_args < 65536) in ix86_expand_epilogue()
|
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/config/i386/ |
H A D | i386-protos.h | 51 extern bool ix86_using_red_zone (void);
|
H A D | i386.c | 435 ix86_using_red_zone (void) in ix86_using_red_zone() function 6376 gcc_assert (!ix86_using_red_zone ()); in ix86_compute_frame_layout() 6648 if (ix86_using_red_zone () in ix86_compute_frame_layout() 8399 else if (ix86_using_red_zone () in ix86_expand_prologue() 9127 if (ix86_using_red_zone () && crtl->args.pops_args < 65536) in ix86_expand_epilogue()
|
/dports/lang/gcc10/gcc-10.3.0/gcc/config/i386/ |
H A D | i386-protos.h | 50 extern bool ix86_using_red_zone (void);
|
H A D | i386.c | 435 ix86_using_red_zone (void) in ix86_using_red_zone() function 6061 gcc_assert (!ix86_using_red_zone ()); in ix86_compute_frame_layout() 6333 if (ix86_using_red_zone () in ix86_compute_frame_layout() 8204 else if (ix86_using_red_zone () in ix86_expand_prologue() 8922 if (ix86_using_red_zone () && crtl->args.pops_args < 65536) in ix86_expand_epilogue()
|
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/config/i386/ |
H A D | i386-protos.h | 50 extern bool ix86_using_red_zone (void);
|
H A D | i386.c | 435 ix86_using_red_zone (void) in ix86_using_red_zone() function 6061 gcc_assert (!ix86_using_red_zone ()); in ix86_compute_frame_layout() 6333 if (ix86_using_red_zone () in ix86_compute_frame_layout() 8221 else if (ix86_using_red_zone () in ix86_expand_prologue() 8939 if (ix86_using_red_zone () && crtl->args.pops_args < 65536) in ix86_expand_epilogue()
|