Searched refs:EPILOGUE_USES (Results 1 - 25 of 39) sorted by relevance

12

/openbsd-current/gnu/gcc/gcc/config/alpha/
H A Dunicosmk.h217 #undef EPILOGUE_USES macro
218 #define EPILOGUE_USES(REGNO) ((REGNO) == 26 || (REGNO) == 15)
216 #undef EPILOGUE_USES macro
H A Dvms.h130 #undef EPILOGUE_USES macro
131 #define EPILOGUE_USES(REGNO) ((REGNO) == 26 || (REGNO) == 29) macro
H A Dalpha.h960 #define EPILOGUE_USES(REGNO) ((REGNO) == 26)
956 #define EPILOGUE_USES macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/alpha/
H A Dunicosmk.h262 #undef EPILOGUE_USES macro
263 #define EPILOGUE_USES(REGNO) ((REGNO) == 26 || (REGNO) == 15)
261 #undef EPILOGUE_USES macro
H A Dvms.h136 #undef EPILOGUE_USES macro
137 #define EPILOGUE_USES(REGNO) ((REGNO) == 26 || (REGNO) == 29) macro
H A Dalpha.h1259 #define EPILOGUE_USES(REGNO) ((REGNO) == 26)
1254 #define EPILOGUE_USES macro
/openbsd-current/gnu/gcc/gcc/config/stormy16/
H A Dstormy16.h459 #define EPILOGUE_USES(REGNO) \
444 #define EPILOGUE_USES macro
/openbsd-current/gnu/gcc/gcc/config/m32c/
H A Dm32c.h524 #define EPILOGUE_USES(REGNO) m32c_epilogue_uses(REGNO) macro
/openbsd-current/gnu/gcc/gcc/config/mt/
H A Dmt.h604 #define EPILOGUE_USES(REGNO) mt_epilogue_uses(REGNO)
596 #define EPILOGUE_USES macro
/openbsd-current/gnu/gcc/gcc/config/mmix/
H A Dmmix.h681 #define EPILOGUE_USES(REGNO) \ macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/stormy16/
H A Dstormy16.h1585 #define EPILOGUE_USES(REGNO) \
1566 #define EPILOGUE_USES macro
/openbsd-current/gnu/gcc/gcc/
H A Dresource.c1203 #ifdef EPILOGUE_USES
1204 || EPILOGUE_USES (i)
H A Ddf-scan.c64 #ifndef EPILOGUE_USES
65 #define EPILOGUE_USES(REGNO) 0 macro
1982 if (global_regs[i] || EPILOGUE_USES (i))
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dresource.c1208 #ifdef EPILOGUE_USES
1209 || EPILOGUE_USES (i)
/openbsd-current/gnu/gcc/gcc/config/v850/
H A Dv850.h670 #define EPILOGUE_USES(REGNO) \
665 #define EPILOGUE_USES macro
/openbsd-current/gnu/gcc/gcc/config/avr/
H A Davr.h340 #define EPILOGUE_USES(REGNO) 0 macro
/openbsd-current/gnu/gcc/gcc/config/m88k/
H A Dm88k.h790 #define EPILOGUE_USES(REGNO) \
783 #define EPILOGUE_USES macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/mmix/
H A Dmmix.h800 #define EPILOGUE_USES(REGNO) \ macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/avr/
H A Davr.h1286 #define EPILOGUE_USES(REGNO) 0 macro
/openbsd-current/gnu/gcc/gcc/config/sparc/
H A Dsparc.h1685 #define EPILOGUE_USES(REGNO) ((REGNO) == 31 \
1673 #define EPILOGUE_USES macro
/openbsd-current/gnu/gcc/gcc/config/frv/
H A Dfrv.h745 #define EPILOGUE_USES(REGNO) ((REGNO) == LR_REGNO)
739 #define EPILOGUE_USES macro
/openbsd-current/gnu/gcc/gcc/config/ia64/
H A Dia64.h1275 #define EPILOGUE_USES(REGNO) ia64_epilogue_uses (REGNO)
1257 #define EPILOGUE_USES macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/ip2k/
H A Dip2k.h1453 #define EPILOGUE_USES(REGNO) 0
1452 #define EPILOGUE_USES macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/m88k/
H A Dm88k.h934 #define EPILOGUE_USES(REGNO) \
927 #define EPILOGUE_USES macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/v850/
H A Dv850.h823 #define EPILOGUE_USES(REGNO) \
818 #define EPILOGUE_USES macro

Completed in 482 milliseconds

12