Searched refs:ELIGIBLE_FOR_EPILOGUE_DELAY (Results 1 – 12 of 12) sorted by relevance
/openbsd/gnu/gcc/gcc/config/mt/ |
H A D | mt.h | 604 #define ELIGIBLE_FOR_EPILOGUE_DELAY(INSN, N) 0 macro
|
/openbsd/gnu/gcc/gcc/config/arc/ |
H A D | arc.h | 660 #define ELIGIBLE_FOR_EPILOGUE_DELAY(TRIAL, SLOTS_FILLED) \ macro
|
/openbsd/gnu/usr.bin/gcc/gcc/config/arc/ |
H A D | arc.h | 818 #define ELIGIBLE_FOR_EPILOGUE_DELAY(TRIAL, SLOTS_FILLED) \ macro
|
/openbsd/gnu/usr.bin/gcc/gcc/config/cris/ |
H A D | cris.h | 1050 #define ELIGIBLE_FOR_EPILOGUE_DELAY(INSN, N) \ macro
|
/openbsd/gnu/usr.bin/gcc/gcc/config/sparc/ |
H A D | sparc.h | 1903 #define ELIGIBLE_FOR_EPILOGUE_DELAY(trial, slots_filled) \ macro
|
/openbsd/gnu/gcc/gcc/ |
H A D | reorg.c | 2442 if (ELIGIBLE_FOR_EPILOGUE_DELAY (trial, slots_filled)) in fill_simple_delay_slots()
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | reorg.c | 2513 if (ELIGIBLE_FOR_EPILOGUE_DELAY (trial, slots_filled))
|
H A D | FSFChangeLog.11 | 956 * a29k.h (ELIGIBLE_FOR_EPILOGUE_DELAY): Avoid sheduling load from 4660 (ELIGIBLE_FOR_EPILOGUE_DELAY): Likewise.
|
H A D | ChangeLog.0 | 10374 * a29k.h (ELIGIBLE_FOR_EPILOGUE_DELAY): Avoid loads from varying
|
/openbsd/gnu/usr.bin/gcc/gcc/doc/ |
H A D | tm.texi | 4133 @findex ELIGIBLE_FOR_EPILOGUE_DELAY 4134 @item ELIGIBLE_FOR_EPILOGUE_DELAY (@var{insn}, @var{n})
|
/openbsd/gnu/gcc/gcc/doc/ |
H A D | tm.texi | 4459 @defmac ELIGIBLE_FOR_EPILOGUE_DELAY (@var{insn}, @var{n})
|
H A D | gccint.info | 22952 -- Macro: ELIGIBLE_FOR_EPILOGUE_DELAY (INSN, N) 32337 * ELIGIBLE_FOR_EPILOGUE_DELAY: Function Entry. (line 169)
|