Searched refs:first_cond (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/gcc/config/c6x/
H A Dc6x.c4258 rtx first_cond = get_jump_cond (first_jump);
4288 || !predicate_insn (insn, first_cond, false))
4431 rtx first_cond;
4444 first_cond = NULL_RTX;
4449 first_cond = get_jump_cond (first);
4453 && first_cond != NULL_RTX
4457 INSN_INFO_ENTRY (uid).new_cond = first_cond;
4240 rtx first_cond = get_jump_cond (first_jump); local
4413 rtx first_cond; local

Completed in 98 milliseconds