Home
last modified time | relevance | path

Searched refs:DELAY_SLOTS_FOR_EPILOGUE (Results 1 – 13 of 13) sorted by relevance

/openbsd/gnu/gcc/gcc/config/mt/
H A Dmt.h600 #define DELAY_SLOTS_FOR_EPILOGUE 1 macro
/openbsd/gnu/gcc/gcc/config/arc/
H A Darc.h658 #define DELAY_SLOTS_FOR_EPILOGUE arc_delay_slots_for_epilogue () macro
/openbsd/gnu/gcc/gcc/
H A Dreorg.c2382 #ifdef DELAY_SLOTS_FOR_EPILOGUE in fill_simple_delay_slots()
2390 slots_to_fill = DELAY_SLOTS_FOR_EPILOGUE; in fill_simple_delay_slots()
3412 #ifdef DELAY_SLOTS_FOR_EPILOGUE in make_return_insns()
3754 #ifdef DELAY_SLOTS_FOR_EPILOGUE in dbr_schedule()
/openbsd/gnu/usr.bin/gcc/gcc/config/arc/
H A Darc.h816 #define DELAY_SLOTS_FOR_EPILOGUE arc_delay_slots_for_epilogue () macro
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dreorg.c2451 #ifdef DELAY_SLOTS_FOR_EPILOGUE
2459 slots_to_fill = DELAY_SLOTS_FOR_EPILOGUE;
3495 #ifdef DELAY_SLOTS_FOR_EPILOGUE
H A DFSFChangeLog.101314 FUNCTION_{PROLOGUE,EPILOGUE},DELAY_SLOTS_FOR_EPILOGUE): TARGET_FRW
H A DFSFChangeLog.114659 * mips.h (DELAY_SLOTS_FOR_EPILOGUE): Delete.
H A DChangeLog.71135 * reorg.c (make_return_insns) [DELAY_SLOTS_FOR_EPILOGUE]: Exit
/openbsd/gnu/usr.bin/gcc/gcc/config/cris/
H A Dcris.h1048 #define DELAY_SLOTS_FOR_EPILOGUE cris_delay_slots_for_epilogue () macro
/openbsd/gnu/usr.bin/gcc/gcc/config/sparc/
H A Dsparc.h1901 #define DELAY_SLOTS_FOR_EPILOGUE \ macro
/openbsd/gnu/usr.bin/gcc/gcc/doc/
H A Dtm.texi4126 @findex DELAY_SLOTS_FOR_EPILOGUE
4127 @item DELAY_SLOTS_FOR_EPILOGUE
4141 of epilogue delay slots (what @code{DELAY_SLOTS_FOR_EPILOGUE} returns).
4158 @code{DELAY_SLOTS_FOR_EPILOGUE}.
/openbsd/gnu/gcc/gcc/doc/
H A Dtm.texi4452 @defmac DELAY_SLOTS_FOR_EPILOGUE
4466 of epilogue delay slots (what @code{DELAY_SLOTS_FOR_EPILOGUE} returns).
4483 @code{DELAY_SLOTS_FOR_EPILOGUE}.
H A Dgccint.info22946 -- Macro: DELAY_SLOTS_FOR_EPILOGUE
22959 number of epilogue delay slots (what `DELAY_SLOTS_FOR_EPILOGUE'
22974 `DELAY_SLOTS_FOR_EPILOGUE'.
32254 * DELAY_SLOTS_FOR_EPILOGUE: Function Entry. (line 163)