Home
last modified time | relevance | path

Searched refs:noce_try_abs (Results 1 – 6 of 6) sorted by relevance

/freebsd-12-stable/contrib/gcc/
Difcvt.c619 static int noce_try_abs (struct noce_if_info *);
1722 noce_try_abs (struct noce_if_info *if_info) in noce_try_abs() function
2345 if (noce_try_abs (&if_info)) in noce_process_if_block()
DChangeLog-200216307 noce_try_minmax, noce_try_abs): Use emit_insn_foo.
17005 noce_try_cmove_arith, noce_try_minmax, noce_try_abs,
23288 noce_try_cmove_arith, noce_try_minmax, noce_try_abs): Insert new
DChangeLog-20032144 noce_try_abs, noce_process_if_block, find_cond_trap
20094 noce_try_cmove_arith, noce_try_minmax, noce_try_abs,
21101 * ifcvt.c: (noce_try_abs): Use expand_abs_nojump.
DChangeLog-200426747 * ifcvt.c (noce_try_cmove_arith, noce_try_abs, noce_operand_ok,
27816 noce_try_cmove_arith, noce_try_minmax, noce_try_abs,
29853 * ifcvt.c (noce_try_abs, noce_get_condition, noce_process_if_block):
DChangeLog-200126075 noce_try_abs): Use it.
28852 (noce_try_minmax, noce_try_abs): New.
DChangeLog-20054593 (noce_try_abs): Negate if the comparison is reversed.