Home
last modified time | relevance | path

Searched refs:rev_cc_cmp (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Difcvt.cc1723 rtx rev_cc_cmp) in noce_emit_cmove() argument
1758 if (cc_cmp != NULL_RTX && rev_cc_cmp != NULL_RTX) in noce_emit_cmove()
1759 target = emit_conditional_move (x, cc_cmp, rev_cc_cmp, in noce_emit_cmove()
3174 rtx cc_cmp = NULL, rtx rev_cc_cmp = NULL) in try_emit_cmove_seq() argument
3187 x, y, new_val, old_val, cc_cmp, rev_cc_cmp); in try_emit_cmove_seq()
3411 rtx rev_cc_cmp = cond_exec_get_condition (jump, /* get_reversed */ true); in noce_convert_multiple_sets_1() local
3412 if (rev_cc_cmp) in noce_convert_multiple_sets_1()
3413 rev_cc_cmp = copy_rtx (rev_cc_cmp); in noce_convert_multiple_sets_1()
3550 &cost2, &temp_dest2, cc_cmp, rev_cc_cmp); in noce_convert_multiple_sets_1()
3610 rtx cc_cmp_pair[2] = { cc_cmp, rev_cc_cmp }; in noce_convert_multiple_sets_1()
[all …]
DChangeLog5608 mentioned in cc_cmp or rev_cc_cmp, don't consider seq2 for any