Searched defs:cc_cmp (Results 1 – 1 of 1) sorted by relevance
1722 rtx cmp_a, rtx cmp_b, rtx vfalse, rtx vtrue, rtx cc_cmp, in noce_emit_cmove()3174 rtx cc_cmp = NULL, rtx rev_cc_cmp = NULL) in try_emit_cmove_seq()3408 rtx cc_cmp = cond_exec_get_condition (jump); in noce_convert_multiple_sets_1() local