Home
last modified time | relevance | path

Searched refs:STACK_DYNAMIC_OFFSET (Results 1 – 25 of 43) sorted by relevance

12

/netbsd/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Dvxworks.h144 #undef STACK_DYNAMIC_OFFSET
145 #define STACK_DYNAMIC_OFFSET(FUNDECL) \ macro
H A Daix.h74 #undef STACK_DYNAMIC_OFFSET
75 #define STACK_DYNAMIC_OFFSET(FUNDECL) \ macro
H A Ddarwin.h254 #undef STACK_DYNAMIC_OFFSET
255 #define STACK_DYNAMIC_OFFSET(FUNDECL) \ macro
H A Drs6000.h1372 #define STACK_DYNAMIC_OFFSET(FUNDECL) \ macro
/netbsd/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Daix.h72 #undef STACK_DYNAMIC_OFFSET
73 #define STACK_DYNAMIC_OFFSET(FUNDECL) \ macro
H A Dvxworks.h190 #undef STACK_DYNAMIC_OFFSET
191 #define STACK_DYNAMIC_OFFSET(FUNDECL) \ macro
H A Ddarwin.h254 #undef STACK_DYNAMIC_OFFSET
255 #define STACK_DYNAMIC_OFFSET(FUNDECL) \ macro
H A Drs6000.h1364 #define STACK_DYNAMIC_OFFSET(FUNDECL) \ macro
/netbsd/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Daarch64.h1274 #undef STACK_DYNAMIC_OFFSET
1275 #define STACK_DYNAMIC_OFFSET(FUNDECL) \ macro
H A Daarch64.c6840 crtl->outgoing_args_size = STACK_DYNAMIC_OFFSET (cfun); in aarch64_layout_frame()
/netbsd/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Daarch64.h1274 #undef STACK_DYNAMIC_OFFSET
1275 #define STACK_DYNAMIC_OFFSET(FUNDECL) \ macro
H A Daarch64.c6840 crtl->outgoing_args_size = STACK_DYNAMIC_OFFSET (cfun); in aarch64_layout_frame()
/netbsd/external/gpl3/gcc.old/dist/gcc/config/gcn/
H A Dgcn.h88 #define STACK_DYNAMIC_OFFSET(FNDECL) (-crtl->outgoing_args_size) macro
/netbsd/external/gpl3/gcc/dist/gcc/config/gcn/
H A Dgcn.h92 #define STACK_DYNAMIC_OFFSET(FNDECL) (-crtl->outgoing_args_size) macro
/netbsd/external/gpl3/gcc/dist/gcc/config/pa/
H A Dpa.h543 #define STACK_DYNAMIC_OFFSET(FNDECL) \ macro
/netbsd/external/gpl3/gcc.old/dist/gcc/config/pa/
H A Dpa.h543 #define STACK_DYNAMIC_OFFSET(FNDECL) \ macro
/netbsd/external/gpl3/gcc.old/dist/gcc/config/s390/
H A Ds390.h619 #define STACK_DYNAMIC_OFFSET(FUNDECL) \ macro
/netbsd/external/gpl3/gcc/dist/gcc/config/s390/
H A Ds390.h639 #define STACK_DYNAMIC_OFFSET(FUNDECL) \ macro
/netbsd/external/gpl3/gcc/dist/gcc/
H A Dfunction.c1401 #ifndef STACK_DYNAMIC_OFFSET
1412 #define STACK_DYNAMIC_OFFSET(FNDECL) \ macro
1419 #define STACK_DYNAMIC_OFFSET(FNDECL) \ macro
1951 dynamic_offset = STACK_DYNAMIC_OFFSET (current_function_decl); in instantiate_virtual_regs()
H A Dfunction.cc1405 #ifndef STACK_DYNAMIC_OFFSET
1416 #define STACK_DYNAMIC_OFFSET(FNDECL) \ macro
1423 #define STACK_DYNAMIC_OFFSET(FNDECL) \ macro
1959 dynamic_offset = STACK_DYNAMIC_OFFSET (current_function_decl); in instantiate_virtual_regs()
H A DChangeLog-2017776 * config/powerpcspe/aix.h (STACK_DYNAMIC_OFFSET): Likewise.
777 * config/powerpcspe/darwin.h (STACK_DYNAMIC_OFFSET): Likewise.
778 * config/powerpcspe/powerpcspe.h (STACK_DYNAMIC_OFFSET): Likewise.
779 * config/rs6000/aix.h (STACK_DYNAMIC_OFFSET): Likewise.
780 * config/rs6000/darwin.h (STACK_DYNAMIC_OFFSET): Likewise.
781 * config/rs6000/rs6000.h (STACK_DYNAMIC_OFFSET): Likewise.
787 * function.c (STACK_DYNAMIC_OFFSET): Add a cast to poly_int64.
2952 pointer + STACK_DYNAMIC_OFFSET into account in lieu of STACK_BOUNDARY.
38544 pointer + STACK_DYNAMIC_OFFSET into account when calculating the size
H A DChangeLog-20165173 pointer + STACK_DYNAMIC_OFFSET into account when calculating the
5183 (STACK_DYNAMIC_OFFSET): Likewise.
5185 (STACK_DYNAMIC_OFFSET): Copy AIX specific versions of the rs6000.h
14749 pointer + STACK_DYNAMIC_OFFSET into account when calculating the size
14851 pointer + STACK_DYNAMIC_OFFSET into account when calculating the size
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dfunction.c1401 #ifndef STACK_DYNAMIC_OFFSET
1412 #define STACK_DYNAMIC_OFFSET(FNDECL) \ macro
1419 #define STACK_DYNAMIC_OFFSET(FNDECL) \ macro
1951 dynamic_offset = STACK_DYNAMIC_OFFSET (current_function_decl); in instantiate_virtual_regs()
/netbsd/external/gpl3/gcc.old/dist/gcc/doc/
H A Drtl.texi2006 @cindex @code{STACK_DYNAMIC_OFFSET} and virtual registers
2009 @code{STACK_POINTER_REGNUM} and the value @code{STACK_DYNAMIC_OFFSET}.
/netbsd/external/gpl3/gcc/dist/gcc/doc/
H A Drtl.texi2030 @cindex @code{STACK_DYNAMIC_OFFSET} and virtual registers
2033 @code{STACK_POINTER_REGNUM} and the value @code{STACK_DYNAMIC_OFFSET}.

12