Home
last modified time | relevance | path

Searched refs:noce_try_addcc (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/gcc/
Difcvt.c610 static int noce_try_addcc (struct noce_if_info *);
1042 noce_try_addcc (struct noce_if_info *if_info) in noce_try_addcc() function
2354 if (noce_try_addcc (&if_info)) in noce_process_if_block()
DChangeLog-20032142 noce_try_addcc, noce_try_addcc, noce_try_store_flag_mask,
5171 * ifcvt.c (noce_try_addcc): Handle ifs with 'else' case.
20093 noce_try_addcc, noce_try_store_flag_mask, noce_try_cmove,
36124 * ifcvt.c (noce_try_addcc): Do not call emit_conditional_add
37443 (noce_try_addcc): ... this one; handle generic conditional increment.
37444 (noce_process_if_block): Update noce_try_addcc call.
DChangeLog-200427815 noce_try_addcc, noce_try_store_flag_mask, noce_try_cmove,