Home
last modified time | relevance | path

Searched refs:CALL_USED_REGISTERS (Results 1 – 9 of 9) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
H A Dreginfo.c72 static const char initial_call_used_regs[] = CALL_USED_REGISTERS;
H A Dtarget.def379 @code{CALL_USED_REGISTERS} in the same way.\n\
5902 from @code{FIXED_REGISTERS}, @code{CALL_USED_REGISTERS},\n\
/dragonfly/contrib/gcc-4.7/gcc/
H A Dreginfo.c71 static const char initial_call_used_regs[] = CALL_USED_REGISTERS;
/dragonfly/contrib/gcc-4.7/gcc/config/i386/
H A Di386.h950 #define CALL_USED_REGISTERS \ macro
/dragonfly/contrib/gcc-8.0/gcc/config/i386/
H A Di386.h1051 #define CALL_USED_REGISTERS \ macro
H A Di386.c28593 static const char ix86_call_used_regs[] = CALL_USED_REGISTERS; in ix86_expand_call()
/dragonfly/contrib/gcc-4.7/gcc/doc/
H A Drtl.texi3460 @code{CALL_USED_REGISTERS} (@pxref{Register Basics}).
4017 the configuration macro @code{CALL_USED_REGISTERS} (@pxref{Register
4024 @code{CALL_USED_REGISTERS} are clobbered by the called function, insns
H A Dtm.texi1889 @defmac CALL_USED_REGISTERS
1899 If a register has 0 in @code{CALL_USED_REGISTERS}, the compiler
1908 Like @code{CALL_USED_REGISTERS} except this macro doesn't require
1910 (@code{CALL_USED_REGISTERS} must be a superset of @code{FIXED_REGISTERS}).
1912 of @code{CALL_USED_REGISTERS}.
1941 from @code{FIXED_REGISTERS}, @code{CALL_USED_REGISTERS},
4729 @code{CALL_USED_REGISTERS} in the same way.
H A Dtm.texi.in1867 @defmac CALL_USED_REGISTERS
1877 If a register has 0 in @code{CALL_USED_REGISTERS}, the compiler
1886 Like @code{CALL_USED_REGISTERS} except this macro doesn't require
1888 (@code{CALL_USED_REGISTERS} must be a superset of @code{FIXED_REGISTERS}).
1890 of @code{CALL_USED_REGISTERS}.
1919 from @code{FIXED_REGISTERS}, @code{CALL_USED_REGISTERS},
4666 @code{CALL_USED_REGISTERS} in the same way.