Home
last modified time | relevance | path

Searched refs:ELIGIBLE_FOR_EPILOGUE_DELAY (Results 1 – 12 of 12) sorted by relevance

/openbsd/gnu/gcc/gcc/config/mt/
H A Dmt.h604 #define ELIGIBLE_FOR_EPILOGUE_DELAY(INSN, N) 0 macro
/openbsd/gnu/gcc/gcc/config/arc/
H A Darc.h660 #define ELIGIBLE_FOR_EPILOGUE_DELAY(TRIAL, SLOTS_FILLED) \ macro
/openbsd/gnu/usr.bin/gcc/gcc/config/arc/
H A Darc.h818 #define ELIGIBLE_FOR_EPILOGUE_DELAY(TRIAL, SLOTS_FILLED) \ macro
/openbsd/gnu/usr.bin/gcc/gcc/config/cris/
H A Dcris.h1050 #define ELIGIBLE_FOR_EPILOGUE_DELAY(INSN, N) \ macro
/openbsd/gnu/usr.bin/gcc/gcc/config/sparc/
H A Dsparc.h1903 #define ELIGIBLE_FOR_EPILOGUE_DELAY(trial, slots_filled) \ macro
/openbsd/gnu/gcc/gcc/
H A Dreorg.c2442 if (ELIGIBLE_FOR_EPILOGUE_DELAY (trial, slots_filled)) in fill_simple_delay_slots()
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dreorg.c2513 if (ELIGIBLE_FOR_EPILOGUE_DELAY (trial, slots_filled))
H A DFSFChangeLog.11956 * a29k.h (ELIGIBLE_FOR_EPILOGUE_DELAY): Avoid sheduling load from
4660 (ELIGIBLE_FOR_EPILOGUE_DELAY): Likewise.
H A DChangeLog.010374 * a29k.h (ELIGIBLE_FOR_EPILOGUE_DELAY): Avoid loads from varying
/openbsd/gnu/usr.bin/gcc/gcc/doc/
H A Dtm.texi4133 @findex ELIGIBLE_FOR_EPILOGUE_DELAY
4134 @item ELIGIBLE_FOR_EPILOGUE_DELAY (@var{insn}, @var{n})
/openbsd/gnu/gcc/gcc/doc/
H A Dtm.texi4459 @defmac ELIGIBLE_FOR_EPILOGUE_DELAY (@var{insn}, @var{n})
H A Dgccint.info22952 -- Macro: ELIGIBLE_FOR_EPILOGUE_DELAY (INSN, N)
32337 * ELIGIBLE_FOR_EPILOGUE_DELAY: Function Entry. (line 169)