Home
last modified time | relevance | path

Searched refs:MAX_DELAY_SLOT_INSN_SEARCH (Results 1 – 5 of 5) sorted by relevance

/openbsd/src/gnu/usr.bin/gcc/gcc/
Dparams.h99 #define MAX_DELAY_SLOT_INSN_SEARCH \ macro
Dreorg.c1683 insns_to_search = MAX_DELAY_SLOT_INSN_SEARCH;
1787 insns_to_search = MAX_DELAY_SLOT_INSN_SEARCH;
DChangeLog.59937 (MAX_DELAY_SLOT_INSN_SEARCH): New parameter.
9939 (MAX_DELAY_SLOT_INSN_SEARCH): New parameter.
/openbsd/src/gnu/gcc/gcc/
Dparams.h114 #define MAX_DELAY_SLOT_INSN_SEARCH \ macro
Dreorg.c1623 insns_to_search = MAX_DELAY_SLOT_INSN_SEARCH; in redundant_insn()
1727 insns_to_search = MAX_DELAY_SLOT_INSN_SEARCH; in redundant_insn()