Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
H A Difcvt.c96 static rtx cond_exec_get_condition (rtx);
394 cond_exec_get_condition (rtx jump) in cond_exec_get_condition() function
465 test_expr = cond_exec_get_condition (BB_END (test_bb)); in cond_exec_process_if_block()
618 t = cond_exec_get_condition (BB_END (bb)); in cond_exec_process_if_block()
4095 cond = cond_exec_get_condition (jump); in dead_or_predicable()
/dragonfly/contrib/gcc-8.0/gcc/
H A Difcvt.c87 static rtx cond_exec_get_condition (rtx_insn *);
429 cond_exec_get_condition (rtx_insn *jump) in cond_exec_get_condition() function
501 test_expr = cond_exec_get_condition (BB_END (test_bb)); in cond_exec_process_if_block()
660 t = cond_exec_get_condition (BB_END (bb)); in cond_exec_process_if_block()
5122 cond = cond_exec_get_condition (jump); in dead_or_predicable()